mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
https://blog.rust-lang.org/2025/09/18/Rust-1.90.0/
* Recent changes in rustc require 'target-c-int-width' to be an integer,
not a string. This fixes type consistency when generating target specs.
https://github.com/rust-lang/rust/pull/142352.
* Rebase existing patches with v1.90.0.
* Drop merged patches with rust v1.90.0.
- backport-fix-test-string-merging.patch
|
||
|---|---|---|
| .. | ||
| 0001-Define-more-ioctl-codes-on-riscv32gc-unknown-linux-g.patch | ||
| 0001-libunwind-Use-gcs-instead-of-gcs-target-attribute.patch | ||
| 0001-riscv32-Define-plain-syscalls-as-their-time64-varian.patch | ||
| 0001-src-core-build_steps-tool.rs-switch-off-lto-for-rust.patch | ||
| oeqa-selftest-Increase-timeout-in-process-sigpipe-ru.patch | ||
| repro-issue-fix-with-cc-crate-hashmap.patch | ||
| revert-link-std-statically-in-rustc_driver-feature.patch | ||
| rust-oe-selftest.patch | ||
| target-rust-ccld.c | ||