]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
cargo_common: Handle build SYS as well as HOST/TARGET
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Aug 2022 12:29:09 +0000 (13:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Aug 2022 14:41:36 +0000 (15:41 +0100)
commit0dc9635c28c269f782ad4ed6ea06b4e4de1beb8e
tree71f810393b3e9683de3575f4420339ad21d1c380
parentd02c28b2219d736c9598a13fead7a03eaa3256a6
cargo_common: Handle build SYS as well as HOST/TARGET

Improve the common class to handle BUILD_SYS as well as host and target,
removing the need to a workaround in the rust recipe.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/cargo_common.bbclass
meta/recipes-devtools/rust/rust.inc