From: Ashok Sidipotu Date: Wed, 9 Mar 2022 05:00:47 +0000 (+0530) Subject: Add wireplumber recipes to agl explicitly. X-Git-Tag: 13.91.0~43 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=a8a530182a580540dc3c6c1f54933e0b53a13e03;p=AGL%2Fmeta-agl-demo.git 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 --- diff --git a/recipes-platform/images/agl-image-ivi.bb b/recipes-platform/images/agl-image-ivi.bb index 2b083be00..30043fdff 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 \ "