From 6bf209947d6aadc2bd53b5f045d259147be68574 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 25 Oct 2022 20:44:27 +0200 Subject: rust: install rustfmt for riscv32 as well With the above rust arch fixes it builds just fine. (From OE-Core rev: f417ae30c79fac99e2549324ed351f6f63cc4a25) Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/recipes-devtools/rust/rust_1.64.0.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-devtools') diff --git a/meta/recipes-devtools/rust/rust_1.64.0.bb b/meta/recipes-devtools/rust/rust_1.64.0.bb index 1f9dbd3cce..dbf74cec8f 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 -- cgit v1.2.3-54-g00ecf