mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
cargo/rust/rustfmt: exclude from world
cargo, rust, and rustfmt can't be built for the targets yet so exclude them from world builds. (From OE-Core rev: 3ade1015b5bbd6aac9dd9974a6a5712958a5f5ed) Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3550bfe387
commit
284f0b11a5
@@ -14,6 +14,7 @@ LIC_FILES_CHKSUM = " \
|
||||
|
||||
S = "${RUSTSRC}/src/tools/cargo"
|
||||
CARGO_VENDORING_DIRECTORY = "${RUSTSRC}/vendor"
|
||||
EXCLUDE_FROM_WORLD = "1"
|
||||
|
||||
inherit cargo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user