Weekly release: merge whinlatter-next to whinlatter (2026-W20)#15675
Closed
rpcme wants to merge 15 commits into
Closed
Weekly release: merge whinlatter-next to whinlatter (2026-W20)#15675rpcme wants to merge 15 commits into
rpcme wants to merge 15 commits into
Conversation
(cherry picked from commit 021d245)
(cherry picked from commit 090a748)
(cherry picked from commit c5e8b7f)
(cherry picked from commit 0e25627)
(cherry picked from commit 66040ba)
(cherry picked from commit d447a9a)
(cherry picked from commit 788f37f)
…lib crashes
Remove 001-shared-static-crt-libs.patch which statically embeds aws-crt-cpp
and aws-c-iot into each IoT service .so, causing NULL allocator crashes when
applications link 2+ IoT service libraries.
Restore FILES:${PN}-dev for CRT shared libs and RCONFLICTS:${PN} for aws-c-iot.
(cherry picked from master-next fix for #15582)
Fixes: #15582
(cherry picked from commit 56be57e)
(cherry picked from commit 2b5ae44)
(cherry picked from commit fe97f1c)
(cherry picked from commit 163e7d9)
(cherry picked from commit 417329e)
(cherry picked from commit bf0ba5e)
Member
Author
|
Replaced by PR with conflicts resolved. |
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 Merge
Merge
whinlatter-nextintowhinlatterfor the week 20 release.Note: This is a merge commit (not fast-forward) because
whinlatterandwhinlatter-nextdiverged due to cherry-picked commits pushed directly towhinlatteron May 5. Going forward, all changes should flow throughwhinlatter-nextfirst to maintain fast-forward capability.