Skip to content

Fix "could not compile proc-macro2"#466

Merged
srwalter merged 3 commits intomasterfrom
fix-proc-macro
Jun 24, 2025
Merged

Fix "could not compile proc-macro2"#466
srwalter merged 3 commits intomasterfrom
fix-proc-macro

Conversation

@srwalter
Copy link
Contributor

Fixes #425

srwalter added 2 commits June 24, 2025 11:54
Starting with langdale, poky ships with versions of cargo.bbclass, etc.
We want to override these for newer versions of rust.  Therefore,
meta-rust must be before poky/meta in BBLAYERS, and we need the
classes-recipe symlink to exist so that bitbake will find our classes
first.
Ensure meta-rust/lib is in sys.path.  This no longer happens
automatically in mickledore
@srwalter srwalter merged commit 93ed1b3 into master Jun 24, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Building cargo 1.72 on Kirkstone fails: could not compile proc-macro2 (lib)

1 participant