diff --git a/meta/recipes-devtools/cargo/cargo_1.62.0.bb b/meta/recipes-devtools/cargo/cargo_1.62.1.bb similarity index 100% rename from meta/recipes-devtools/cargo/cargo_1.62.0.bb rename to meta/recipes-devtools/cargo/cargo_1.62.1.bb diff --git a/meta/recipes-devtools/rust/libstd-rs_1.62.0.bb b/meta/recipes-devtools/rust/libstd-rs_1.62.1.bb similarity index 100% rename from meta/recipes-devtools/rust/libstd-rs_1.62.0.bb rename to meta/recipes-devtools/rust/libstd-rs_1.62.1.bb diff --git a/meta/recipes-devtools/rust/rust-cross-canadian_1.62.0.bb b/meta/recipes-devtools/rust/rust-cross-canadian_1.62.1.bb similarity index 100% rename from meta/recipes-devtools/rust/rust-cross-canadian_1.62.0.bb rename to meta/recipes-devtools/rust/rust-cross-canadian_1.62.1.bb diff --git a/meta/recipes-devtools/rust/rust-llvm_1.62.0.bb b/meta/recipes-devtools/rust/rust-llvm_1.62.1.bb similarity index 100% rename from meta/recipes-devtools/rust/rust-llvm_1.62.0.bb rename to meta/recipes-devtools/rust/rust-llvm_1.62.1.bb diff --git a/meta/recipes-devtools/rust/rust-source.inc b/meta/recipes-devtools/rust/rust-source.inc index b814574e55..dbcef2cbc2 100644 --- a/meta/recipes-devtools/rust/rust-source.inc +++ b/meta/recipes-devtools/rust/rust-source.inc @@ -1,5 +1,5 @@ SRC_URI += "https://static.rust-lang.org/dist/rustc-${PV}-src.tar.xz;name=rust" -SRC_URI[rust.sha256sum] = "6c00ef115c894c2645e60b5049a4f5dacf1dc0c993f3074f7ae4fdf4c755dd5e" +SRC_URI[rust.sha256sum] = "02066a93c2f6596cc046a897d5716c86e3607c1cd0f54db9a867ae8c8265072e" SRC_URI:append:class-target:pn-rust = " file://hardcodepaths.patch" SRC_URI:append:class-nativesdk:pn-nativesdk-rust = " file://hardcodepaths.patch" diff --git a/meta/recipes-devtools/rust/rust_1.62.0.bb b/meta/recipes-devtools/rust/rust_1.62.1.bb similarity index 100% rename from meta/recipes-devtools/rust/rust_1.62.0.bb rename to meta/recipes-devtools/rust/rust_1.62.1.bb