On Mon May 11, 2026 at 3:34 PM CEST, Taruntej Kanakamalla via lists.openembedded.org wrote: > Adapted from an existing patch: > https://patchwork.yoctoproject.org/project/oe-core/patch/[email protected] > > Update the recipe to track the latest upstream release of the official > GStreamer Rust plugins. > > Extend do_configure to handle the virtual manifest, as this is a > Cargo workspace project. > > Unlike the other GStreamer submodules, the Rust plugins follow a > separate release cycle and versioning scheme. These plugins are fully > stable and required for a fully-featured GStreamer installation, as most > new features and plugins are being written in Rust. They are also shipped > by multiple Linux distributions such as Fedora. > > Based on patch by: Bartosz Golaszewski <[email protected]> > > Signed-off-by: Taruntej Kanakamalla <[email protected]>
Hi Taruntej, Thanks for your patch. > +# need dav1d recipe meta-openembedded/meta-multimedia > +PACKAGECONFIG[dav1d] = "-p gst-plugin-dav1d,,dav1d, dav1d" > + > +# Default members > +PACKAGECONFIG ??= " \ ... > + dav1d \ Having a PACKAGECONFIG depending on meta-openembedded is probably ok, but we can't have this in default PACKAGECONFIG values: oe-core has to be buildable stand-alone. Thanks, Mathieu -- Mathieu Dubois-Briand, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#236879): https://lists.openembedded.org/g/openembedded-core/message/236879 Mute This Topic: https://lists.openembedded.org/mt/119256407/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
