From: Alex Kiernan Date: Wed, 28 Dec 2022 15:23:32 +0000 (+0000) Subject: cargo: Drop exclude from world X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2165 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eb8b8c5247a32f2bd6b680de6f1a999dc2fcbc5f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git cargo: Drop exclude from world On-target cargo now builds/runs. Signed-off-by: Alex Kiernan Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/rust/cargo_1.66.0.bb b/meta/recipes-devtools/rust/cargo_1.66.0.bb index f00c67bef5e..37e0123ee3d 100644 --- a/meta/recipes-devtools/rust/cargo_1.66.0.bb +++ b/meta/recipes-devtools/rust/cargo_1.66.0.bb @@ -21,7 +21,6 @@ export TARGET_VENDOR S = "${RUSTSRC}/src/tools/cargo" CARGO_VENDORING_DIRECTORY = "${RUSTSRC}/vendor" -EXCLUDE_FROM_WORLD = "1" inherit cargo pkgconfig