On Tue Jul 14, 2026 at 12:55 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.
>
> Remove the `flavors` and `ffv1` plugins from local manifest file because
> they depend on packages that are not published on crates.io and also they
> are not actively maintained in the gst-plugins-rs upstream anyway.
>
> Skip the recipe if building for x86 without SSE support.
>
> 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.

> +LICENSE = "MPL-2.0 | Apache-2.0"
> +

This should be "Apache-2.0 OR MPL-2.0". You should get a warning about
it during the build:

WARNING: 
/tmp/devtoolqa93fsj3gg/core-copy/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-rs_0.15.3.bb:
 gstreamer1.0-plugins-rs: LICENSE is using an old syntax and should be upgraded 
to: "Apache-2.0 OR MPL-2.0"

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 (#240951): 
https://lists.openembedded.org/g/openembedded-core/message/240951
Mute This Topic: https://lists.openembedded.org/mt/120264583/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to