Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lmp-base: update meta-lts-mixins-rust layer
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]>
- Loading branch information