mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02:00
cargo: Drop exclude from world
On-target cargo now builds/runs. (From OE-Core rev: eb8b8c5247a32f2bd6b680de6f1a999dc2fcbc5f) Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a5a8904f8c
commit
d2925c9c11
@@ -21,7 +21,6 @@ export TARGET_VENDOR
|
||||
|
||||
S = "${RUSTSRC}/src/tools/cargo"
|
||||
CARGO_VENDORING_DIRECTORY = "${RUSTSRC}/vendor"
|
||||
EXCLUDE_FROM_WORLD = "1"
|
||||
|
||||
inherit cargo pkgconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user