All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Murray <scott.murray@konsulko.com>
To: yocto-patches@lists.yoctoproject.org
Subject: [meta-lts-mixins][scarthgap/rust][PATCH 0/7] Pull in recent oe-core updates
Date: Thu,  1 May 2025 18:15:36 -0400	[thread overview]
Message-ID: <cover.1746137462.git.scott.murray@konsulko.com> (raw)

This patch series backports the recent post-1.85.1 Rust toolchain changes
from oe-core master branch, and brings scarthgap/rust to the same level as
the series I posted for kirkstone/rust earlier.

I intend to push this series to scarthgap/rust in about 24 hours unless a
serious showstopper is pointed out.

Changes:

Deepesh Varatharajan (2):
  rust: re-enable the unit tests that are ignored
  rust: re-enable the unit tests that are ignored

Khem Raj (2):
  rust-llvm: Disable benchmarks by cmake options
  cargo-c,rust: Fix build on risv32

Peter Kjellerstedt (1):
  libstd-rs: Correct the license to use Unicode-3.0

Scott Murray (1):
  Update README.md wrt dynamic layer submissions

Yoann Congal (1):
  cargo-c: Update patch Upstream-Status

 README.md                                     |  37 +++
 ...l-codes-on-riscv32gc-unknown-linux-g.patch |  38 +++
 .../rust/cargo-c_0.10.5+cargo-0.83.0.bb       |   1 +
 ...l-codes-on-riscv32gc-unknown-linux-g.patch | 112 +++++++++
 .../rust/files/rust-oe-selftest.patch         | 195 ---------------
 .../files/rv32-cargo-rustix-0.38.40-fix.patch | 236 ------------------
 recipes-devtools/rust/libstd-rs_1.85.1.bb     |   2 +-
 .../0003-llvm-fix-include-benchmarks.patch    |  25 --
 recipes-devtools/rust/rust-llvm_1.85.1.bb     |   2 +-
 recipes-devtools/rust/rust-source.inc         |   2 +-
 10 files changed, 191 insertions(+), 459 deletions(-)
 create mode 100644 recipes-devtools/rust/cargo-c/0001-Define-more-ioctl-codes-on-riscv32gc-unknown-linux-g.patch
 create mode 100644 recipes-devtools/rust/files/0001-Define-more-ioctl-codes-on-riscv32gc-unknown-linux-g.patch
 delete mode 100644 recipes-devtools/rust/files/rv32-cargo-rustix-0.38.40-fix.patch
 delete mode 100644 recipes-devtools/rust/rust-llvm/0003-llvm-fix-include-benchmarks.patch

-- 
2.49.0



             reply	other threads:[~2025-05-01 22:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-01 22:15 Scott Murray [this message]
2025-05-01 22:15 ` [meta-lts-mixins][scarthgap/rust][PATCH 1/7] rust-llvm: Disable benchmarks by cmake options Scott Murray
2025-05-01 22:15 ` [meta-lts-mixins][scarthgap/rust][PATCH 2/7] cargo-c,rust: Fix build on risv32 Scott Murray
2025-05-01 22:15 ` [meta-lts-mixins][scarthgap/rust][PATCH 3/7] libstd-rs: Correct the license to use Unicode-3.0 Scott Murray
2025-05-01 22:15 ` [meta-lts-mixins][scarthgap/rust][PATCH 4/7] cargo-c: Update patch Upstream-Status Scott Murray
2025-05-01 22:15 ` [meta-lts-mixins][scarthgap/rust][PATCH 5/7] rust: re-enable the unit tests that are ignored Scott Murray
2025-05-01 22:15 ` [meta-lts-mixins][scarthgap/rust][PATCH 6/7] " Scott Murray
2025-05-01 22:15 ` [meta-lts-mixins][scarthgap/rust][PATCH 7/7] Update README.md wrt dynamic layer submissions Scott Murray

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1746137462.git.scott.murray@konsulko.com \
    --to=scott.murray@konsulko.com \
    --cc=yocto-patches@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.