All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-lts-mixins][kirkstone/rust][PATCH 00/10] Update to Rust 1.92.0
@ 2026-01-26 23:54 Scott Murray
  2026-01-26 23:54 ` [meta-lts-mixins][kirkstone/rust][PATCH 01/10] cargo-c: update 0.10.16 -> 0.10.18 Scott Murray
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Scott Murray @ 2026-01-26 23:54 UTC (permalink / raw)
  To: yocto-patches

This patch series for the kirkstone/rust mixin layer backports the
recent Rust toolchain changes in oe-core master branch to pull in
the 1.90.0 -> 1.91.0 -> 1.91.1 -> 1.92.0 updates and other fixes.

I intend to push this series to kirkstone/rust by end of day tomorrow
(January 26, EST) unless a serious showstopper is pointed out.

Changes:

Alexander Kanavin (2):
  rust-target-config.bbclass: add RUST_TARGET_ABI to sstate signature
    exclusions
  rust-target-config.bbclass: apply signature exclusions only to
    native/nativesdk

Deepesh Varatharajan (2):
  cargo-c: update 0.10.16 -> 0.10.18
  cargo-c: update 0.10.18 -> 0.10.19

Hemanth Kumar M D (2):
  rust: Upgrade 1.91.1 -> 1.92.0
  rust: enable default uwtable and ignore arm no_std test

Yash Shinde (4):
  oeqa/selftest/rust: Exclude tier-check and fix openssl-sys build error
  rust: Upgrade 1.90.0 -> 1.91.0
  rust: remove passing tests from excluded and ignored list.
  rust: Upgrade 1.91.0 -> 1.91.1

 classes/rust-target-config.bbclass            |   9 +-
 conf/layer.conf                               |   2 +-
 lib/oeqa/selftest/cases/rust_mixin.py         |   9 +-
 recipes-devtools/rust/cargo-c-crates.inc      | 658 +++++++++---------
 ...Use-libc-SYS_futex_time64-on-riscv32.patch |  36 -
 ...1.0.bb => cargo-c_0.10.19+cargo-0.93.0.bb} |   5 +-
 .../rust/{cargo_1.90.0.bb => cargo_1.92.0.bb} |   0
 ...-gcs-instead-of-gcs-target-attribute.patch |  66 --
 ...teps-tool.rs-switch-off-lto-for-rust.patch |  20 +-
 .../rust/files/rust-oe-selftest.patch         | 163 +----
 ...ibstd-rs_1.90.0.bb => libstd-rs_1.92.0.bb} |   0
 ....90.0.bb => rust-cross-canadian_1.92.0.bb} |   0
 ...ust-llvm_1.90.0.bb => rust-llvm_1.92.0.bb} |   2 +-
 recipes-devtools/rust/rust-snapshot.inc       |  78 +--
 recipes-devtools/rust/rust-source.inc         |   3 +-
 .../rust/{rust_1.90.0.bb => rust_1.92.0.bb}   |   4 +-
 16 files changed, 435 insertions(+), 620 deletions(-)
 delete mode 100644 recipes-devtools/rust/cargo-c/0001-getrandom-Use-libc-SYS_futex_time64-on-riscv32.patch
 rename recipes-devtools/rust/{cargo-c_0.10.16+cargo-0.91.0.bb => cargo-c_0.10.19+cargo-0.93.0.bb} (72%)
 rename recipes-devtools/rust/{cargo_1.90.0.bb => cargo_1.92.0.bb} (100%)
 delete mode 100644 recipes-devtools/rust/files/0001-libunwind-Use-gcs-instead-of-gcs-target-attribute.patch
 rename recipes-devtools/rust/{libstd-rs_1.90.0.bb => libstd-rs_1.92.0.bb} (100%)
 rename recipes-devtools/rust/{rust-cross-canadian_1.90.0.bb => rust-cross-canadian_1.92.0.bb} (100%)
 rename recipes-devtools/rust/{rust-llvm_1.90.0.bb => rust-llvm_1.92.0.bb} (99%)
 rename recipes-devtools/rust/{rust_1.90.0.bb => rust_1.92.0.bb} (99%)

-- 
2.51.0



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2026-01-26 23:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-26 23:54 [meta-lts-mixins][kirkstone/rust][PATCH 00/10] Update to Rust 1.92.0 Scott Murray
2026-01-26 23:54 ` [meta-lts-mixins][kirkstone/rust][PATCH 01/10] cargo-c: update 0.10.16 -> 0.10.18 Scott Murray
2026-01-26 23:54 ` [meta-lts-mixins][kirkstone/rust][PATCH 02/10] oeqa/selftest/rust: Exclude tier-check and fix openssl-sys build error Scott Murray
2026-01-26 23:54 ` [meta-lts-mixins][kirkstone/rust][PATCH 03/10] rust: Upgrade 1.90.0 -> 1.91.0 Scott Murray
2026-01-26 23:54 ` [meta-lts-mixins][kirkstone/rust][PATCH 04/10] rust: remove passing tests from excluded and ignored list Scott Murray
2026-01-26 23:54 ` [meta-lts-mixins][kirkstone/rust][PATCH 05/10] rust: Upgrade 1.91.0 -> 1.91.1 Scott Murray
2026-01-26 23:54 ` [meta-lts-mixins][kirkstone/rust][PATCH 06/10] cargo-c: update 0.10.18 -> 0.10.19 Scott Murray
2026-01-26 23:54 ` [meta-lts-mixins][kirkstone/rust][PATCH 07/10] rust: Upgrade 1.91.1 -> 1.92.0 Scott Murray
2026-01-26 23:54 ` [meta-lts-mixins][kirkstone/rust][PATCH 08/10] rust: enable default uwtable and ignore arm no_std test Scott Murray
2026-01-26 23:54 ` [meta-lts-mixins][kirkstone/rust][PATCH 09/10] rust-target-config.bbclass: add RUST_TARGET_ABI to sstate signature exclusions Scott Murray
2026-01-26 23:54 ` [meta-lts-mixins][kirkstone/rust][PATCH 10/10] rust-target-config.bbclass: apply signature exclusions only to native/nativesdk Scott Murray

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.