summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Kiernan <alex.kiernan@gmail.com>2023-12-29 11:44:35 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-12-30 11:03:08 +0000
commitf00d4c302906a0f81395429d2661a26bcb8d05b4 (patch)
tree0eceb17d41eb85f649432cd608034ffb9af39414
parent8fd396bc3dc18101bc0e9cc34b7ed25d24b6cfea (diff)
downloadpoky-f00d4c302906a0f81395429d2661a26bcb8d05b4.tar.gz
rust: Upgrade 1.74.0 -> 1.74.1
https://blog.rust-lang.org/2023/12/07/Rust-1.74.1.html (From OE-Core rev: b98373075c6cc416bd0375b98b6bbdddf599d9a1) Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/rust/cargo_1.74.1.bb (renamed from meta/recipes-devtools/rust/cargo_1.74.0.bb)0
-rw-r--r--meta/recipes-devtools/rust/libstd-rs_1.74.1.bb (renamed from meta/recipes-devtools/rust/libstd-rs_1.74.0.bb)0
-rw-r--r--meta/recipes-devtools/rust/rust-cross-canadian_1.74.1.bb (renamed from meta/recipes-devtools/rust/rust-cross-canadian_1.74.0.bb)0
-rw-r--r--meta/recipes-devtools/rust/rust-llvm_1.74.1.bb (renamed from meta/recipes-devtools/rust/rust-llvm_1.74.0.bb)0
-rw-r--r--meta/recipes-devtools/rust/rust-source.inc2
-rw-r--r--meta/recipes-devtools/rust/rust_1.74.1.bb (renamed from meta/recipes-devtools/rust/rust_1.74.0.bb)0
6 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rust/cargo_1.74.0.bb b/meta/recipes-devtools/rust/cargo_1.74.1.bb
index 50b7e7c7b4..50b7e7c7b4 100644
--- a/meta/recipes-devtools/rust/cargo_1.74.0.bb
+++ b/meta/recipes-devtools/rust/cargo_1.74.1.bb
diff --git a/meta/recipes-devtools/rust/libstd-rs_1.74.0.bb b/meta/recipes-devtools/rust/libstd-rs_1.74.1.bb
index d2bf266f9d..d2bf266f9d 100644
--- a/meta/recipes-devtools/rust/libstd-rs_1.74.0.bb
+++ b/meta/recipes-devtools/rust/libstd-rs_1.74.1.bb
diff --git a/meta/recipes-devtools/rust/rust-cross-canadian_1.74.0.bb b/meta/recipes-devtools/rust/rust-cross-canadian_1.74.1.bb
index 55865238ab..55865238ab 100644
--- a/meta/recipes-devtools/rust/rust-cross-canadian_1.74.0.bb
+++ b/meta/recipes-devtools/rust/rust-cross-canadian_1.74.1.bb
diff --git a/meta/recipes-devtools/rust/rust-llvm_1.74.0.bb b/meta/recipes-devtools/rust/rust-llvm_1.74.1.bb
index 5bfc1faea8..5bfc1faea8 100644
--- a/meta/recipes-devtools/rust/rust-llvm_1.74.0.bb
+++ b/meta/recipes-devtools/rust/rust-llvm_1.74.1.bb
diff --git a/meta/recipes-devtools/rust/rust-source.inc b/meta/recipes-devtools/rust/rust-source.inc
index e8dafe59c9..83a0dbc15f 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://0005-musl-Define-SOCK_SEQPACKET-in-common-place.patch;patchdir=${RUSTSRC} \ 11 file://0005-musl-Define-SOCK_SEQPACKET-in-common-place.patch;patchdir=${RUSTSRC} \
12 file://0001-Revert-Map-source-absolute-paths-to-OUT_DIR-as-relat.patch;patchdir=${RUSTSRC} \ 12 file://0001-Revert-Map-source-absolute-paths-to-OUT_DIR-as-relat.patch;patchdir=${RUSTSRC} \
13" 13"
14SRC_URI[rust.sha256sum] = "23705e38c1a37acfd7fbb921c5dd8772619476e80d0b3b39ac8eb45bc0c33187" 14SRC_URI[rust.sha256sum] = "b98c09d968529212fb29eec7d6d3e9bdaa869810679b7fb86a1ca69469d75f5e"
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.74.0.bb b/meta/recipes-devtools/rust/rust_1.74.1.bb
index 30543ada7d..30543ada7d 100644
--- a/meta/recipes-devtools/rust/rust_1.74.0.bb
+++ b/meta/recipes-devtools/rust/rust_1.74.1.bb