-
Couldn't load subscription status.
- Fork 234
[new branch: kirkstone-clang18]: Backport from scarthgap #1040
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
[new branch: kirkstone-clang18]: Backport from scarthgap #1040
Conversation
Backporting from scarthgap, add kirkstone compat. Signed-off-by: Ariel D'Alessandro <ariel.dalessandro@collabora.com>
This reverts commit 94d11d8. As kirkstone still provides busybox 1.35, bbapend must match that version. Revert the related scarthgap busybox version bump. Signed-off-by: Ariel D'Alessandro <ariel.dalessandro@collabora.com>
The bindgen-cli recipe was mainly added as it is used by Mesa to build Rusticl. It inherits from the cargo-update-recipe-crates.bbclass provided in scarthgap, but missing in kirkstone. As bindgen-cli recipe is not supported in kirkstone, let's just remove it. Signed-off-by: Ariel D'Alessandro <ariel.dalessandro@collabora.com>
|
I guess you are asking to create |
Yes, indeed. Feedback welcome :-) |
|
@kraj let me know if that's fine or this PR needs to be amended. Thanks in advance. |
yes. I have created a new branch named |
Great. Rebased and target branch changed to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
This is a proposal for a new branch
kirkstone-clang18, as discussed in theyocto-patchesmailing list. See https://lists.yoctoproject.org/g/yocto-patches/message/783The following branch request is based on scarthgap with the required compatibility
changes on top for the sake of simplicity.
NOTE: this is a new branch request, not to be merged to
scarthgapbranch.Related to: