]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
rust: remove python3-native DEPENDS
authorRoss Burton <ross.burton@arm.com>
Wed, 21 May 2025 19:14:47 +0000 (20:14 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 25 May 2025 10:24:50 +0000 (11:24 +0100)
commitaee45fc067b2ccf3e365deb94584089b60cc7d4e
tree4adcb515dda60ce2d475fa0b89ae365dfa90ecea
parent2dc0664e966cd8d4c99798cc997c192785773e31
rust: remove python3-native DEPENDS

This dependency has always existed in the oe-core recipes but isn't
explicitly needed here: the host Python is sufficient.

Note that rust-common still inherits on python3native[1] so this doesn't
yet actually have a meaningful change to the dependency tree.

[1] oe-core 4abd6ee9d48 ("rust-common.bbclass: rewrite toolchain wrappers in (native) python")

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/rust/rust_1.85.1.bb