Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust from 1.68.2 to 1.74.1 #416

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Conversation

quaresmajose
Copy link
Member

Populate kirkstone/rust branch (cover letter only)

As discussed on the last couple of YP technical calls, I have created
a kirkstone/rust branch in meta-lts-mixins.  It backports the state of
As discussed on the last couple of YP technical calls, I have created
a kirkstone/rust branch in meta-lts-mixins.  It backports the state of
Rust support in master to kirkstone (so currently 1.74.1) the same way
that the previous kirkstone/rust-1.68 and kirkstone/rust-1.70 branches
did against mickledore and nanbield.  The aim with kirkstone/rust is to
keep it up to date with the level of Rust support in master until the
Kirkstone EOL in April 2026.

The majority of the patches listed below were manually picked from
master and adapted on top of the kirkstone/rust-1.70 branch to create
this new branch.  If you would like to look at the changes in detail,
they are browsable at:

https://git.yoctoproject.org/meta-lts-mixins/log/?h=kirkstone/rust

https://lists.yoctoproject.org/g/yocto/message/62278

@quaresmajose quaresmajose requested a review from a team January 25, 2024 09:35
Copy link
Contributor

@igoropaniuk igoropaniuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ricardosalveti
Copy link
Member

Please rebase and trigger a test round.

@quaresmajose quaresmajose force-pushed the rust branch 3 times, most recently from 4cd3ca6 to cc4cb20 Compare January 26, 2024 09:52
@quaresmajose quaresmajose marked this pull request as draft January 26, 2024 15:38
Relevant changes:
- ead509e Fix toolchain guidance in README
- 39a0080 Update README
- 2830c5a rust: Upgrade 1.74.0 -> 1.74.1
- 73e3809 rust: Upgrade 1.73.0 -> 1.74.0
- 597ae76 rust: Upgrade 1.72.1 -> 1.73.0
- 8846fd0 rust: Upgrade 1.72.0 -> 1.72.1
- 233032c rust: Upgrade 1.71.1 -> 1.72.0
- d163468 rust: rustdoc reproducibility issue fix - disable PGO
- c94b174 rust: Upgrade 1.71.0 -> 1.71.1
- 0eccc4b rust: Upgrade 1.70.0 -> 1.71.0
- ea8dc90 cargo: Add CARGO_LOCK_PATH for path to Cargo.lock
- 7232732 rust: cargo: Convert single-valued variables to weak defaults
- 1eb7801 cargo: Move CARGO_MANIFEST_PATH/CARGO_SRC_DIR to cargo_common
- b5612c4 cargo: Rename MANIFEST_PATH -> CARGO_MANIFEST_PATH
- e626cdf rust: Drop targets and hosts override magic
- 8d8d599 rust-llvm: Allow overriding LLVM target archs
- c3187fe rust-common.bbclass: Define rust arch for x32 platforms
- 22e1840 rust: Drop TARGET_VENDOR export
- 4db49a4 rust: Delete python2 configparser code path
- d9fdcba rust: Split rustdoc into a separate package
- d9fe2cc rust-llvm: remove python3native dependency
- 11b6d52 rust: drop PE, PR from /usr/src/debug paths
- 29ea4da librsvg: Enable 64bit atomics in crossbeam again for riscv32
- 21c9e32 librsvg: Fix build for riscv32
- aaad38b rust-cross-canadian: Add riscv64 to cross-canadian hosts
- 4801dfa rust-cross-canadian: set CARGO_TARGET_<triple>_RUNNER for nativesdk
- 366c5f5 rust-cross-canadian: set CARGO_TARGET_<triple>_RUSTFLAGS
- 581c762 oeqa/selftest/rust: Add failed test cases to exclude list for Rust Oe-selftest
- cad309a rust: Fix BOOTSTRAP_CARGO failure during Rust Oe-selftest
- 289d35b oeqa/selftest: Add rust selftests
- 1a4a2bb Add cargo-update-recipe-crates.bbclass backport
- 7eaa73f rust-hello-world: Fix building
- f147947 rust: reproducibility issue fix
- 85c2216 rust-target-config: Map rust target to OE target
- e06b343 rust-target-config: fix target_features for vfpv3d16
- add0d7e librsvg: upgrade to 2.56.3
- 55abdaa cargo_common.bbclass: Handle Cargo.lock modifications for git dependencies
- 55a292d cargo.bbclass: Use --frozen flag for cargo operations
- 2f52038 librsvg: fix upstream version check
- b76020f librsvg: update 2.56.0 -> 2.56.1
- 55a1299 libstd-rs, rust: use bfd linker instead of gold
- bb1ea14 rust: Upgrade 1.69.0 -> 1.70.0
- bdb4d2f librsvg: update 2.54.6 -> 2.56.0
- dc2a347 rust: Upgrade 1.68.2 -> 1.69.0
- 21fd1b2 meta/recipes: ensure all recipes have a SUMMARY

Signed-off-by: Jose Quaresma <[email protected]>
@quaresmajose quaresmajose marked this pull request as ready for review January 26, 2024 16:01
@quaresmajose quaresmajose added the ok-to-test Requires OK for testing to proceed label Jan 26, 2024
@quaresmajose quaresmajose merged commit d495766 into foundriesio:main Jan 29, 2024
56 checks passed
@quaresmajose quaresmajose deleted the rust branch January 29, 2024 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Requires OK for testing to proceed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants