From: Alexander Kanavin Date: Sun, 19 Feb 2023 19:30:29 +0000 (+0100) Subject: rust: update 1.67.0 -> 1.67.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~1654 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d80c1e0270cdb35a29863eefaa5a8be2a2841631;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git rust: update 1.67.0 -> 1.67.1 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/rust/cargo_1.67.0.bb b/meta/recipes-devtools/rust/cargo_1.67.1.bb similarity index 100% rename from meta/recipes-devtools/rust/cargo_1.67.0.bb rename to meta/recipes-devtools/rust/cargo_1.67.1.bb diff --git a/meta/recipes-devtools/rust/libstd-rs_1.67.0.bb b/meta/recipes-devtools/rust/libstd-rs_1.67.1.bb similarity index 100% rename from meta/recipes-devtools/rust/libstd-rs_1.67.0.bb rename to meta/recipes-devtools/rust/libstd-rs_1.67.1.bb diff --git a/meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb b/meta/recipes-devtools/rust/rust-cross-canadian_1.67.1.bb similarity index 100% rename from meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb rename to meta/recipes-devtools/rust/rust-cross-canadian_1.67.1.bb diff --git a/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb b/meta/recipes-devtools/rust/rust-llvm_1.67.1.bb similarity index 100% rename from meta/recipes-devtools/rust/rust-llvm_1.67.0.bb rename to meta/recipes-devtools/rust/rust-llvm_1.67.1.bb diff --git a/meta/recipes-devtools/rust/rust-source.inc b/meta/recipes-devtools/rust/rust-source.inc index 268e17bcf8e..942978e6bf6 100644 --- a/meta/recipes-devtools/rust/rust-source.inc +++ b/meta/recipes-devtools/rust/rust-source.inc @@ -7,7 +7,7 @@ SRC_URI += "https://static.rust-lang.org/dist/rustc-${RUST_VERSION}-src.tar.xz;n file://0001-Do-not-use-LFS64-on-linux-with-musl.patch;patchdir=${RUSTSRC} \ file://zlib-off64_t.patch;patchdir=${RUSTSRC} \ " -SRC_URI[rust.sha256sum] = "9ef8cf88a1d35d319808daf2f193aadca9ed9bcae1d4d5db8946a448c9432c6d" +SRC_URI[rust.sha256sum] = "77e0615011f887d9533d5374bf9c15c590c3caf32bbb035b392d1c2ae502a682" RUSTSRC = "${WORKDIR}/rustc-${RUST_VERSION}-src" diff --git a/meta/recipes-devtools/rust/rust_1.67.0.bb b/meta/recipes-devtools/rust/rust_1.67.1.bb similarity index 100% rename from meta/recipes-devtools/rust/rust_1.67.0.bb rename to meta/recipes-devtools/rust/rust_1.67.1.bb