summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rust
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/rust')
-rw-r--r--meta/recipes-devtools/rust/rust_1.64.0.bb1
1 files changed, 0 insertions, 1 deletions
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() {
57} 57}
58 58
59EXTRA_TOOLS ?= "cargo-clippy clippy-driver rustfmt" 59EXTRA_TOOLS ?= "cargo-clippy clippy-driver rustfmt"
60EXTRA_TOOLS:remove:riscv32 = "rustfmt"
61rust_do_install:class-target() { 60rust_do_install:class-target() {
62 export PSEUDO_UNLOAD=1 61 export PSEUDO_UNLOAD=1
63 rust_runx install 62 rust_runx install