]> 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>
Mon, 27 Oct 2025 11:37:38 +0000 (11:37 +0000)
commitec51c22e902c2556438f1323a71a5e47ef00681e
treec89646f01abbc393d45b1246143177596b7a80f5
parent7a900ff52d76490f42236f9dd898ded0da77058e
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.

(From OE-Core rev: 3557f1c294531e7f8c34a2b0677e8c03f1b1be77)

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