]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libstd-rs: remove redundant CARGO_TARGET_DIR
authorRoss Burton <ross.burton@arm.com>
Fri, 17 Oct 2025 13:27:16 +0000 (14:27 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 19 Oct 2025 14:35:06 +0000 (15:35 +0100)
commit3557f1c294531e7f8c34a2b0677e8c03f1b1be77
treefe9ce5b6541aacb790463a9dd7542af1aaf44ba7
parenta8b0d3bc7b073cc0e9e8a735df6d36a4816520dc
libstd-rs: remove redundant CARGO_TARGET_DIR

The cargo class already sets this, so there's no need to set it again.

The value set by cargo.bbclass is actually ${B}/target, so update the
do_install task to match.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/rust/libstd-rs_1.90.0.bb