diff mbox series

[2/2] rust: install rustfmt for riscv32 as well

Message ID 20221025184427.399850-2-alex@linutronix.de
State Accepted, archived
Commit f417ae30c79fac99e2549324ed351f6f63cc4a25
Headers show
Series [1/2] rust-target-config: match riscv target names with what rust expects | expand

Commit Message

Alexander Kanavin Oct. 25, 2022, 6:44 p.m. UTC
With the above rust arch fixes it builds just fine.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 meta/recipes-devtools/rust/rust_1.64.0.bb | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

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