Merge "Post HH rc1 bump of distro config"
[AGL/meta-agl.git] / meta-agl-profile-core / recipes-platform / packagegroups / packagegroup-agl-core-services.bb
index b359e1d..6e8ad82 100644 (file)
@@ -11,6 +11,7 @@ ALLOW_EMPTY_${PN} = "1"
 
 RDEPENDS_${PN} += "\
 agl-service-bluetooth \
+agl-service-bluetooth-map \
 agl-service-bluetooth-pbap \
 agl-service-can-low-level \
 agl-service-data-persistence \
@@ -23,7 +24,7 @@ agl-service-mediascanner \
 agl-service-navigation \
 agl-service-network \
 agl-service-nfc \
-${@bb.utils.contains('DISTRO_FEATURES', 'agl-audio-4a-framework', 'agl-service-radio', bb.utils.contains('DISTRO_FEATURES', 'pulseaudio','agl-service-radio','',d), d)} \
+${@bb.utils.contains('DISTRO_FEATURES', 'pipewire', 'agl-service-radio', '', d)} \
 agl-service-signal-composer \
 agl-service-steering-wheel \
 agl-service-unicens \