aboutsummaryrefslogtreecommitdiffstats
path: root/meta-audio-4a-framework/recipes-core/packagegroups
diff options
context:
space:
mode:
authorTobias Jahnke <tobias.jahnke@microchip.com>2018-11-27 09:30:59 +0100
committerTobias Jahnke <tobias.jahnke@microchip.com>2018-11-28 13:56:19 +0000
commit36f277626f82cf4ac660388d6534eb414c51bd3a (patch)
tree8809cff8034cf9b2d4446bffb7659f8af7a3e0e8 /meta-audio-4a-framework/recipes-core/packagegroups
parentd2f637682baa3a910416bef73eb5a7b168b4134f (diff)
4a-hal-unicens: add HAL for unicens
Bug-AGL: SPEC-1505 - enabled 4a-hal-unicens recipe again - updated srcrev of github repo - modified project name to match install folder Change-Id: If7c9021b85e8ea0ef08773be66ea0f031e355ff3 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
Diffstat (limited to 'meta-audio-4a-framework/recipes-core/packagegroups')
-rw-r--r--meta-audio-4a-framework/recipes-core/packagegroups/packagegroup-agl-audio.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-audio-4a-framework/recipes-core/packagegroups/packagegroup-agl-audio.bb b/meta-audio-4a-framework/recipes-core/packagegroups/packagegroup-agl-audio.bb
index e6beb2ed..7e72a35f 100644
--- a/meta-audio-4a-framework/recipes-core/packagegroups/packagegroup-agl-audio.bb
+++ b/meta-audio-4a-framework/recipes-core/packagegroups/packagegroup-agl-audio.bb
@@ -16,6 +16,7 @@ RDEPENDS_${PN} += "\
bluez-alsa \
4a-softmixer \
4a-hal-generic \
+ 4a-hal-unicens \
snd-avirt \
${@bb.utils.contains('DISTRO_FEATURES', 'agl-devel', '4a-tools', '' , d)} \
${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio-module-4a-client', '' , d)} \