Add initial recipes for snd-avirt driver
[AGL/meta-agl-devel.git] / meta-audio-4a-framework / recipes-core / packagegroups / packagegroup-agl-audio.bb
index 3b27a63..e6beb2e 100644 (file)
@@ -10,7 +10,13 @@ PACKAGES = "\
 
 RDEPENDS_${PN} += "\
     4a-alsa-core \
-    4a-hal-reference \
     agl-service-audio-4a \
     VIRTUAL-RUNTIME_alsa-state \
+    agl-service-unicens \
+    bluez-alsa \
+    4a-softmixer \
+    4a-hal-generic \
+    snd-avirt \
+    ${@bb.utils.contains('DISTRO_FEATURES', 'agl-devel', '4a-tools', '' , d)} \
+    ${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio-module-4a-client', '' , d)} \
 "