poky-contrib/meta/recipes-devtools/rust/rust-cross-canadian_1.86.0.bb
Yash Shinde 2826f506a7 rust: Upgrade 1.85.1->1.86.0
- Added "pkgconfig-native" for native build to resolve openssl-sys crate
dependency on pkg-config.

- Disable ninja build which caused regression for bootstrap build.

- Add do_install:append() task to remove cargo bin from rust native builds.
This resolves the following conflict:

ERROR: libstd-rs-1.86.0-r0 do_prepare_recipe_sysroot: The file /usr/bin/cargo is
installed by both rust-native and cargo-native, aborting

- Update Unicode-3.0 license checksums.

- Some patches were causing rebase conflicts after the upgrade.
They are temporarily dropped. They will be included again
once the rust build issues are resolved.

Signed-off-by: Yash Shinde <Yash.Shinde@windriver.com>
Signed-off-by: Harish Sadineni <Harish.Sadineni@windriver.com>
2025-04-29 08:06:51 -07:00

2 lines
54 B
BlitzBasic

inherit cross-canadian
require rust-cross-canadian.inc