Hi Alexander,
On Wed, 2026-05-13 at 13:45 +0200, Alexander Kanavin wrote:
...
> I meant something else: the items in this list:
>
> SRC_URI = " \
> +
> git://gitlab.freedesktop.org/gstreamer/gst-plugins-rs;protocol=https;branch=0.15;name=default
>
> \
> +
> git://github.com/gtk-rs/gtk4-rs;protocol=https;branch=0.11;name=gtk4-rs;destsuffix=gtk4-rs
>
> \
> +
> git://github.com/gtk-rs/gtk-rs-core;protocol=https;branch=0.22;name=gtk-rs-core;destsuffix=gtk-rs-core
>
> \
> +
> git://github.com/rust-av/ffv1.git;protocol=https;nobranch=1;name=ffv1;destsuffix=ffv1
>
> \
> +
> git://github.com/rust-av/flavors;protocol=https;nobranch=1;name=flavors;destsuffix=flavors
>
> \
> +
> git://gitlab.freedesktop.org/gstreamer/gstreamer-rs;protocol=https;branch=0.25;name=gstreamer-rs;destsuffix=gstreamer-rs
>
> \
> +"
>
> all should be built with separate recipes. The plugins themselves
> don't need separate recipes, but the resulting plugin binaries should
> be put into separate target packages, same as the classic
> base/good/bad/ugly plugins are. The recipe isn't doing that yet.
>
> Alex
Thanks for your inputs. Except gst-plugins-rs, all other repositories are
dependencies of the plugins and they have their respective crates published on
crates.io. So in the V3 patch we switched to using crates.io for these as well
as the individual plugins, by appending them to the SRC_URI in the
${BPN}-crates.inc using the `update_crates:append`.
Thanks,
Tarun
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#237563):
https://lists.openembedded.org/g/openembedded-core/message/237563
Mute This Topic: https://lists.openembedded.org/mt/119293604/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-