@@ -12,7 +12,7 @@ PREFERRED_PROVIDER_virtual/gettext ??= "gettext"
GCCVERSION ?= "16.%"
SDKGCCVERSION ?= "${GCCVERSION}"
GLIBCVERSION ?= "2.43%"
-RUSTVERSION ?= "1.96.0%"
+RUSTVERSION ?= "1.96.1%"
PREFERRED_VERSION_gcc ?= "${GCCVERSION}"
PREFERRED_VERSION_gcc-cross-${TARGET_ARCH} ?= "${GCCVERSION}"
similarity index 100%
rename from meta/recipes-devtools/rust/cargo_1.96.0.bb
rename to meta/recipes-devtools/rust/cargo_1.96.1.bb
similarity index 100%
rename from meta/recipes-devtools/rust/libstd-rs_1.96.0.bb
rename to meta/recipes-devtools/rust/libstd-rs_1.96.1.bb
similarity index 100%
rename from meta/recipes-devtools/rust/rust-cross-canadian_1.96.0.bb
rename to meta/recipes-devtools/rust/rust-cross-canadian_1.96.1.bb
@@ -10,7 +10,7 @@ SRC_URI += "https://static.rust-lang.org/dist/rustc-${RUST_VERSION}-src.tar.xz;n
file://0003-explicit-tail-calls-disable-two-tests.patch;patchdir=${RUSTSRC} \
file://0004-explicit-tail-calls-ignore-tests-on-unsupported-llvm.patch;patchdir=${RUSTSRC} \
"
-SRC_URI[rust.sha256sum] = "b99ce16cdf0ecfc761b585ac84d131b46733465a02f8ecd0ff2de9713c62ee09"
+SRC_URI[rust.sha256sum] = "77a6ff3003a4ad0cb00697b043c879e3e1a15d945b1a1f63818903bfc3fa8b98"
RUSTSRC = "${UNPACKDIR}/rustc-${RUST_VERSION}-src"
similarity index 100%
rename from meta/recipes-devtools/rust/rust_1.96.0.bb
rename to meta/recipes-devtools/rust/rust_1.96.1.bb