summaryrefslogtreecommitdiffstats
path: root/recipes-platform
diff options
context:
space:
mode:
authorAshok Sidipotu <ashok.sidipotu@collabora.com>2022-03-09 10:30:47 +0530
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-05-11 10:29:20 +0000
commita8a530182a580540dc3c6c1f54933e0b53a13e03 (patch)
tree3080231a3bdd11bb6622de7494fdb2993fea4edb /recipes-platform
parentff6679e85db6d0138f66238d26257e6318068f89 (diff)
Add wireplumber recipes to agl explicitly.
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>
Diffstat (limited to 'recipes-platform')
-rw-r--r--recipes-platform/images/agl-image-ivi.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-platform/images/agl-image-ivi.bb b/recipes-platform/images/agl-image-ivi.bb
index 2b083be0..30043fdf 100644
--- a/recipes-platform/images/agl-image-ivi.bb
+++ b/recipes-platform/images/agl-image-ivi.bb
@@ -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 \
"