Thanks for the patch, it is not done on top of master it seems. Please rebase it on master and resend if patch is needed for master otherwise mark the release branch in subject prefix. This will help route it correctly.
On Fri, Nov 29, 2024 at 11:57 AM AmateurECE via lists.openembedded.org <[email protected]> wrote: > > The SPA plugins for bluez depend on D-Bus bindings generated using > gdbus-codegen at build time. Some PACKAGECONFIG combinations appear to > pull this in accidentally. Add an explicit dependency to ensure that > it's in the sysroot when PACKAGECONFIG contains bluez5. > > Signed-off-by: Ethan D. Twardy <[email protected]> > > diff --git a/meta-multimedia/recipes-multimedia/pipewire/pipewire_1.0.5.bb > b/meta-multimedia/recipes-multimedia/pipewire/pipewire_1.0.5.bb > index c8ac04d59..1c51fcc15 100644 > --- a/meta-multimedia/recipes-multimedia/pipewire/pipewire_1.0.5.bb > +++ b/meta-multimedia/recipes-multimedia/pipewire/pipewire_1.0.5.bb > @@ -96,7 +96,7 @@ PACKAGECONFIG:class-target ??= " \ > # as being in conflict. > PACKAGECONFIG[alsa] = "-Dalsa=enabled,-Dalsa=disabled,alsa-lib > udev,,pipewire-alsa pipewire-alsa-card-profile" > PACKAGECONFIG[avahi] = "-Davahi=enabled,-Davahi=disabled,avahi" > -PACKAGECONFIG[bluez] = "-Dbluez5=enabled,-Dbluez5=disabled,bluez5 sbc" > +PACKAGECONFIG[bluez] = "-Dbluez5=enabled,-Dbluez5=disabled,bluez5 sbc > glib-2.0-native" > PACKAGECONFIG[bluez-aac] = > "-Dbluez5-codec-aac=enabled,-Dbluez5-codec-aac=disabled,fdk-aac" > PACKAGECONFIG[bluez-opus] = > "-Dbluez5-codec-opus=enabled,-Dbluez5-codec-opus=disabled,libopus" > PACKAGECONFIG[bluez-lc3] = > "-Dbluez5-codec-lc3=enabled,-Dbluez5-codec-lc3=disabled,liblc3" > -- > 2.45.2 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#114125): https://lists.openembedded.org/g/openembedded-devel/message/114125 Mute This Topic: https://lists.openembedded.org/mt/109839311/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
