diff options
| author | Alex Kiernan <alex.kiernan@gmail.com> | 2023-12-29 11:44:32 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-12-30 11:03:08 +0000 |
| commit | aa0b0d0cc26974325e99451bf7422f4aeb257ccf (patch) | |
| tree | 05679b89af0529b93ac76e8430a69cd8d4e0126b | |
| parent | 6eabf7e4b41105facf233b386647efc91339ea92 (diff) | |
| download | poky-aa0b0d0cc26974325e99451bf7422f4aeb257ccf.tar.gz | |
rust: Upgrade 1.72.0 -> 1.72.1
https://blog.rust-lang.org/2023/09/19/Rust-1.72.1.html
(From OE-Core rev: d1386bbf2211c7616527e62f2f7b069a935b0d68)
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.72.1.bb (renamed from meta/recipes-devtools/rust/cargo_1.72.0.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/rust/libstd-rs_1.72.1.bb (renamed from meta/recipes-devtools/rust/libstd-rs_1.72.0.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/rust/rust-cross-canadian_1.72.1.bb (renamed from meta/recipes-devtools/rust/rust-cross-canadian_1.72.0.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/rust/rust-llvm_1.72.1.bb (renamed from meta/recipes-devtools/rust/rust-llvm_1.72.0.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-devtools/rust/rust-source.inc | 2 | ||||
| -rw-r--r-- | meta/recipes-devtools/rust/rust_1.72.1.bb (renamed from meta/recipes-devtools/rust/rust_1.72.0.bb) | 0 |
6 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rust/cargo_1.72.0.bb b/meta/recipes-devtools/rust/cargo_1.72.1.bb index 50b7e7c7b4..50b7e7c7b4 100644 --- a/meta/recipes-devtools/rust/cargo_1.72.0.bb +++ b/meta/recipes-devtools/rust/cargo_1.72.1.bb | |||
diff --git a/meta/recipes-devtools/rust/libstd-rs_1.72.0.bb b/meta/recipes-devtools/rust/libstd-rs_1.72.1.bb index d2bf266f9d..d2bf266f9d 100644 --- a/meta/recipes-devtools/rust/libstd-rs_1.72.0.bb +++ b/meta/recipes-devtools/rust/libstd-rs_1.72.1.bb | |||
diff --git a/meta/recipes-devtools/rust/rust-cross-canadian_1.72.0.bb b/meta/recipes-devtools/rust/rust-cross-canadian_1.72.1.bb index 55865238ab..55865238ab 100644 --- a/meta/recipes-devtools/rust/rust-cross-canadian_1.72.0.bb +++ b/meta/recipes-devtools/rust/rust-cross-canadian_1.72.1.bb | |||
diff --git a/meta/recipes-devtools/rust/rust-llvm_1.72.0.bb b/meta/recipes-devtools/rust/rust-llvm_1.72.1.bb index 5bfc1faea8..5bfc1faea8 100644 --- a/meta/recipes-devtools/rust/rust-llvm_1.72.0.bb +++ b/meta/recipes-devtools/rust/rust-llvm_1.72.1.bb | |||
diff --git a/meta/recipes-devtools/rust/rust-source.inc b/meta/recipes-devtools/rust/rust-source.inc index 253a8436d2..ca3fcf9e88 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 | |||
| 7 | file://0001-musl-Define-SOCK_SEQPACKET-in-common-place.patch;patchdir=${RUSTSRC} \ | 7 | file://0001-musl-Define-SOCK_SEQPACKET-in-common-place.patch;patchdir=${RUSTSRC} \ |
| 8 | file://0001-Revert-Map-source-absolute-paths-to-OUT_DIR-as-relat.patch;patchdir=${RUSTSRC} \ | 8 | file://0001-Revert-Map-source-absolute-paths-to-OUT_DIR-as-relat.patch;patchdir=${RUSTSRC} \ |
| 9 | " | 9 | " |
| 10 | SRC_URI[rust.sha256sum] = "d307441f8ee78a7e94f72cb5c81383822f13027f79e67a5551bfd2c2d2db3014" | 10 | SRC_URI[rust.sha256sum] = "aea58d962ff1c19521b9f587aad88285f0fd35b6b6738b031a7a15bb1b70a7c3" |
| 11 | 11 | ||
| 12 | RUSTSRC = "${WORKDIR}/rustc-${RUST_VERSION}-src" | 12 | RUSTSRC = "${WORKDIR}/rustc-${RUST_VERSION}-src" |
| 13 | 13 | ||
diff --git a/meta/recipes-devtools/rust/rust_1.72.0.bb b/meta/recipes-devtools/rust/rust_1.72.1.bb index bc076997de..bc076997de 100644 --- a/meta/recipes-devtools/rust/rust_1.72.0.bb +++ b/meta/recipes-devtools/rust/rust_1.72.1.bb | |||
