From: Alexander Kanavin Date: Tue, 25 Oct 2022 18:44:27 +0000 (+0200) Subject: rust: install rustfmt for riscv32 as well X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2719 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f417ae30c79fac99e2549324ed351f6f63cc4a25;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git rust: install rustfmt for riscv32 as well With the above rust arch fixes it builds just fine. Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/rust/rust_1.64.0.bb b/meta/recipes-devtools/rust/rust_1.64.0.bb index 1f9dbd3ccea..dbf74cec8fe 100644 --- a/meta/recipes-devtools/rust/rust_1.64.0.bb +++ b/meta/recipes-devtools/rust/rust_1.64.0.bb @@ -57,7 +57,6 @@ rust_do_install:class-nativesdk() { } EXTRA_TOOLS ?= "cargo-clippy clippy-driver rustfmt" -EXTRA_TOOLS:remove:riscv32 = "rustfmt" rust_do_install:class-target() { export PSEUDO_UNLOAD=1 rust_runx install