Release: ff-merge wrynose-next → wrynose (2026-W30) - #16450
Closed
rpcme wants to merge 80 commits into
Closed
Conversation
(cherry picked from commit f633dab)
(cherry picked from commit cc1974c)
(cherry picked from commit bacdbcc)
(cherry picked from commit bb84cac)
(cherry picked from commit ed48a3b)
(cherry picked from commit 30d43b9)
(cherry picked from commit c8a6ebc)
(cherry picked from commit 57a82b6)
(cherry picked from commit 3baf39e)
(cherry picked from commit 18f6767)
(cherry picked from commit e04b96c)
(cherry picked from commit 11b5453)
(cherry picked from commit feeb072)
(cherry picked from commit 3f70df5)
(cherry picked from commit 5249a66)
(cherry picked from commit f92903e)
(cherry picked from commit a56a059)
The yocto-check-layer workflow was using Yocto release codenames directly as BitBake branch names (e.g. -b wrynose), but BitBake uses version numbers for branches (2.8, 2.16, 2.18, etc). This caused all wrynose-next PR checks to fail with: fatal: Remote branch wrynose not found in upstream origin Add explicit mapping: scarthgap -> 2.8 whinlatter -> 2.16 wrynose -> 2.18 master -> master Also add retry logic for git clone (matching build-test-recipe.yml) since git.openembedded.org has intermittent availability issues.
(cherry picked from commit 71e4df3)
The ci/ gitlink was erroneously introduced by the backporter tool's git add --all, which staged the meta-aws-ci checkout directory as a submodule reference without a .gitmodules entry. This causes failures when recursively updating submodules in super-projects.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Weekly release — fast-forward merge from
wrynose-nextintowrynose.