All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-lts-mixins][kirkstone/rust][PATCH 00/11] Update to Rust 1.90.0
@ 2025-11-08 20:15 Scott Murray
  2025-11-08 20:15 ` [meta-lts-mixins][kirkstone/rust][PATCH 01/11] cargo-c: Fix compilation Scott Murray
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Scott Murray @ 2025-11-08 20:15 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.89.0 -> 1.90.0 updates and other fixes.

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

Changes:

Alexander Kanavin (1):
  cargo-c: update 0.10.14 -> 0.10.15

Deepesh Varatharajan (4):
  rust-target-config: Update the data layout for ppc64 targets.
  cargo-c: update 0.10.15 -> 0.10.16
  rust-target-config: PPC64 targets require explicit ABI selection to
    avoid build failures with rustc.
  rust-target-config: Fix ABI override for powerpc64le target

Peter Tatrai (1):
  oeqa/selftest/rust: strip debug symbols from test binaries

Ross Burton (2):
  libstd-rs: remove redundant CARGO_TARGET_DIR
  classes/cargo_common: ensure B is clean

Scott Murray (1):
  cargo-c: Fix compilation

Yash Shinde (2):
  rust: Upgrade 1.89.0 -> 1.90.0
  cargo-c: fix debug symbols containing TMPDIR references

 classes/cargo_common.bbclass                  |   4 +
 classes/rust-target-config.bbclass            |  10 +-
 conf/layer.conf                               |   2 +-
 lib/oeqa/selftest/cases/rust_mixin.py         |  13 +-
 recipes-devtools/rust/cargo-c-crates.inc      | 676 +++++++++---------
 ...9.0.bb => cargo-c_0.10.16+cargo-0.91.0.bb} |   8 +-
 .../rust/{cargo_1.89.0.bb => cargo_1.90.0.bb} |   0
 ...l-codes-on-riscv32gc-unknown-linux-g.patch |   8 +-
 ...lain-syscalls-as-their-time64-varian.patch |   8 +-
 ...teps-tool.rs-switch-off-lto-for-rust.patch |  12 +-
 .../backport-fix-test-string-merging.patch    |  27 -
 ...epro-issue-fix-with-cc-crate-hashmap.patch |   4 +-
 .../rust/files/rust-oe-selftest.patch         | 189 +++--
 ...ibstd-rs_1.89.0.bb => libstd-rs_1.90.0.bb} |   5 +-
 ....89.0.bb => rust-cross-canadian_1.90.0.bb} |   0
 ...ust-llvm_1.89.0.bb => rust-llvm_1.90.0.bb} |   2 +-
 recipes-devtools/rust/rust-snapshot.inc       |  78 +-
 recipes-devtools/rust/rust-source.inc         |   3 +-
 .../rust/{rust_1.89.0.bb => rust_1.90.0.bb}   |   0
 19 files changed, 538 insertions(+), 511 deletions(-)
 rename recipes-devtools/rust/{cargo-c_0.10.14+cargo-0.89.0.bb => cargo-c_0.10.16+cargo-0.91.0.bb} (64%)
 rename recipes-devtools/rust/{cargo_1.89.0.bb => cargo_1.90.0.bb} (100%)
 delete mode 100644 recipes-devtools/rust/files/backport-fix-test-string-merging.patch
 rename recipes-devtools/rust/{libstd-rs_1.89.0.bb => libstd-rs_1.90.0.bb} (90%)
 rename recipes-devtools/rust/{rust-cross-canadian_1.89.0.bb => rust-cross-canadian_1.90.0.bb} (100%)
 rename recipes-devtools/rust/{rust-llvm_1.89.0.bb => rust-llvm_1.90.0.bb} (99%)
 rename recipes-devtools/rust/{rust_1.89.0.bb => rust_1.90.0.bb} (100%)

-- 
2.51.0



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

end of thread, other threads:[~2025-11-08 20:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-08 20:15 [meta-lts-mixins][kirkstone/rust][PATCH 00/11] Update to Rust 1.90.0 Scott Murray
2025-11-08 20:15 ` [meta-lts-mixins][kirkstone/rust][PATCH 01/11] cargo-c: Fix compilation Scott Murray
2025-11-08 20:15 ` [meta-lts-mixins][kirkstone/rust][PATCH 02/11] cargo-c: update 0.10.14 -> 0.10.15 Scott Murray
2025-11-08 20:15 ` [meta-lts-mixins][kirkstone/rust][PATCH 03/11] rust: Upgrade 1.89.0 -> 1.90.0 Scott Murray
2025-11-08 20:15 ` [meta-lts-mixins][kirkstone/rust][PATCH 04/11] rust-target-config: Update the data layout for ppc64 targets Scott Murray
2025-11-08 20:15 ` [meta-lts-mixins][kirkstone/rust][PATCH 05/11] cargo-c: update 0.10.15 -> 0.10.16 Scott Murray
2025-11-08 20:15 ` [meta-lts-mixins][kirkstone/rust][PATCH 06/11] cargo-c: fix debug symbols containing TMPDIR references Scott Murray
2025-11-08 20:15 ` [meta-lts-mixins][kirkstone/rust][PATCH 07/11] rust-target-config: PPC64 targets require explicit ABI selection to avoid build failures with rustc Scott Murray
2025-11-08 20:15 ` [meta-lts-mixins][kirkstone/rust][PATCH 08/11] libstd-rs: remove redundant CARGO_TARGET_DIR Scott Murray
2025-11-08 20:15 ` [meta-lts-mixins][kirkstone/rust][PATCH 09/11] classes/cargo_common: ensure B is clean Scott Murray
2025-11-08 20:15 ` [meta-lts-mixins][kirkstone/rust][PATCH 10/11] oeqa/selftest/rust: strip debug symbols from test binaries Scott Murray
2025-11-08 20:15 ` [meta-lts-mixins][kirkstone/rust][PATCH 11/11] rust-target-config: Fix ABI override for powerpc64le target 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.