Add wireplumber recipes to agl explicitly. 56/27256/7
authorAshok Sidipotu <ashok.sidipotu@collabora.com>
Wed, 9 Mar 2022 05:00:47 +0000 (10:30 +0530)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 11 May 2022 10:29:20 +0000 (10:29 +0000)
Add wireplumber recipes explicitly as they are removed from
packagegroup-pipewire.

Bug-AGL: SPEC-4100
Change-Id: I1081d04c13de7d38d0f42ac0c10eedfc20acc655
Signed-off-by: Ashok Sidipotu <ashok.sidipotu@collabora.com>
recipes-platform/images/agl-image-ivi.bb

index 2b083be..30043fd 100644 (file)
@@ -10,6 +10,7 @@ IMAGE_INSTALL:append = "\
     packagegroup-agl-image-ivi \
     packagegroup-agl-ivi-services \
     ${@bb.utils.contains('DISTRO_FEATURES', 'pipewire', 'packagegroup-pipewire', '', d)} \
+    ${@bb.utils.contains('DISTRO_FEATURES', 'pipewire', 'wireplumber-config-agl wireplumber-policy-config-agl', '', d)} \
     can-utils \
     iproute2 \
     "