]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
rust: Upgrade 1.83.0->1.84.1
authorDeepesh Varatharajan <Deepesh.Varatharajan@windriver.com>
Thu, 27 Mar 2025 09:06:05 +0000 (02:06 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Mar 2025 13:41:14 +0000 (13:41 +0000)
commit4265f668de8c6708cb3a003ad655559031724149
tree25d1904a6bc3dcde6c669f201e0ce8be7695641f
parent2eb952d839e72c24a4180a57631c77910a0da980
rust: Upgrade 1.83.0->1.84.1

Rust stable version updated to 1.84.1.
https://blog.rust-lang.org/2025/01/30/Rust-1.84.1.html

Renamed and modified the below patch to adapt the new version.
rv32-cargo-rustix-0.38.37-fix.patch->rv32-cargo-rustix-0.38.38-fix.patch

Modified the below patches to adapt the new version.
repro-issue-fix-with-cc-crate-hashmap.patch
revert-link-std-statically-in-rustc_driver-feature.patch

Dropped the below patches :
0001-NFC-fix-build-failure-100993.patch
https://github.com/llvm/llvm-project/commit/6ee49080e4bb43efe7ede10bed15935853bbd434

revert-Zdual-proc-macros-additional-check.patch
Issue is fixed in rust-master and the fix is backported in the
subsequent patch of the series.

Signed-off-by: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 files changed:
meta/conf/distro/include/tcmode-default.inc
meta/recipes-devtools/rust/cargo_1.84.1.bb [moved from meta/recipes-devtools/rust/cargo_1.83.0.bb with 100% similarity]
meta/recipes-devtools/rust/files/repro-issue-fix-with-cc-crate-hashmap.patch
meta/recipes-devtools/rust/files/revert-Zdual-proc-macros-additional-check.patch [deleted file]
meta/recipes-devtools/rust/files/revert-link-std-statically-in-rustc_driver-feature.patch
meta/recipes-devtools/rust/files/rv32-cargo-rustix-0.38.37-fix.patch [deleted file]
meta/recipes-devtools/rust/files/rv32-cargo-rustix-0.38.38-fix.patch [new file with mode: 0644]
meta/recipes-devtools/rust/libstd-rs_1.84.1.bb [moved from meta/recipes-devtools/rust/libstd-rs_1.83.0.bb with 100% similarity]
meta/recipes-devtools/rust/rust-cross-canadian_1.84.1.bb [moved from meta/recipes-devtools/rust/rust-cross-canadian_1.83.0.bb with 100% similarity]
meta/recipes-devtools/rust/rust-llvm/0001-NFC-fix-build-failure-100993.patch [deleted file]
meta/recipes-devtools/rust/rust-llvm_1.84.1.bb [moved from meta/recipes-devtools/rust/rust-llvm_1.83.0.bb with 97% similarity]
meta/recipes-devtools/rust/rust-snapshot.inc
meta/recipes-devtools/rust/rust-source.inc
meta/recipes-devtools/rust/rust_1.84.1.bb [moved from meta/recipes-devtools/rust/rust_1.83.0.bb with 100% similarity]