summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYash Shinde <Yash.Shinde@windriver.com>2024-07-01 02:26:33 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-07-02 22:37:14 +0100
commit015e14d1a57ceaf277463544de7c8875e6caf4ef (patch)
treeeca35be320045e5dc843e624031a6bcb7c8eb1d1
parenteee4cf08a0da978b8231f5e74f32368c5d540802 (diff)
downloadpoky-015e14d1a57ceaf277463544de7c8875e6caf4ef.tar.gz
rust: Upgrade 1.77.0->1.77.1
https://blog.rust-lang.org/2024/03/28/Rust-1.77.1.html (From OE-Core rev: c4f37cf9dec944020402afa4a73c79e5c1e3326a) Signed-off-by: Yash Shinde <Yash.Shinde@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/rust/cargo_1.77.1.bb (renamed from meta/recipes-devtools/rust/cargo_1.77.0.bb)0
-rw-r--r--meta/recipes-devtools/rust/libstd-rs_1.77.1.bb (renamed from meta/recipes-devtools/rust/libstd-rs_1.77.0.bb)0
-rw-r--r--meta/recipes-devtools/rust/rust-cross-canadian_1.77.1.bb (renamed from meta/recipes-devtools/rust/rust-cross-canadian_1.77.0.bb)0
-rw-r--r--meta/recipes-devtools/rust/rust-llvm_1.77.1.bb (renamed from meta/recipes-devtools/rust/rust-llvm_1.77.0.bb)0
-rw-r--r--meta/recipes-devtools/rust/rust-source.inc2
-rw-r--r--meta/recipes-devtools/rust/rust_1.77.1.bb (renamed from meta/recipes-devtools/rust/rust_1.77.0.bb)0
6 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rust/cargo_1.77.0.bb b/meta/recipes-devtools/rust/cargo_1.77.1.bb
index 123032cdf7..123032cdf7 100644
--- a/meta/recipes-devtools/rust/cargo_1.77.0.bb
+++ b/meta/recipes-devtools/rust/cargo_1.77.1.bb
diff --git a/meta/recipes-devtools/rust/libstd-rs_1.77.0.bb b/meta/recipes-devtools/rust/libstd-rs_1.77.1.bb
index 5fc6fb97bb..5fc6fb97bb 100644
--- a/meta/recipes-devtools/rust/libstd-rs_1.77.0.bb
+++ b/meta/recipes-devtools/rust/libstd-rs_1.77.1.bb
diff --git a/meta/recipes-devtools/rust/rust-cross-canadian_1.77.0.bb b/meta/recipes-devtools/rust/rust-cross-canadian_1.77.1.bb
index 55865238ab..55865238ab 100644
--- a/meta/recipes-devtools/rust/rust-cross-canadian_1.77.0.bb
+++ b/meta/recipes-devtools/rust/rust-cross-canadian_1.77.1.bb
diff --git a/meta/recipes-devtools/rust/rust-llvm_1.77.0.bb b/meta/recipes-devtools/rust/rust-llvm_1.77.1.bb
index 13bdadb5e7..13bdadb5e7 100644
--- a/meta/recipes-devtools/rust/rust-llvm_1.77.0.bb
+++ b/meta/recipes-devtools/rust/rust-llvm_1.77.1.bb
diff --git a/meta/recipes-devtools/rust/rust-source.inc b/meta/recipes-devtools/rust/rust-source.inc
index f4a4ad2448..d42c2c10ca 100644
--- a/meta/recipes-devtools/rust/rust-source.inc
+++ b/meta/recipes-devtools/rust/rust-source.inc
@@ -11,7 +11,7 @@ SRC_URI += "https://static.rust-lang.org/dist/rustc-${RUST_VERSION}-src.tar.xz;n
11 file://rust-oe-selftest.patch;patchdir=${RUSTSRC} \ 11 file://rust-oe-selftest.patch;patchdir=${RUSTSRC} \
12 file://repro-issue-fix-with-cc-crate-hashmap.patch;patchdir=${RUSTSRC} \ 12 file://repro-issue-fix-with-cc-crate-hashmap.patch;patchdir=${RUSTSRC} \
13" 13"
14SRC_URI[rust.sha256sum] = "66126989782cbf77fa3aff121bbb108429f2d46fe19328c3de231553de711b90" 14SRC_URI[rust.sha256sum] = "2ddc6f5e01df1bd6c7ff94d9931574181795a231b199ca6948d433fa5e795873"
15 15
16RUSTSRC = "${WORKDIR}/rustc-${RUST_VERSION}-src" 16RUSTSRC = "${WORKDIR}/rustc-${RUST_VERSION}-src"
17 17
diff --git a/meta/recipes-devtools/rust/rust_1.77.0.bb b/meta/recipes-devtools/rust/rust_1.77.1.bb
index bb10c852b4..bb10c852b4 100644
--- a/meta/recipes-devtools/rust/rust_1.77.0.bb
+++ b/meta/recipes-devtools/rust/rust_1.77.1.bb