-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Labels
BackportBackport PR and backport failure issuesBackport PR and backport failure issuesarea: picolibcPicolibc C Standard LibraryPicolibc C Standard LibrarybugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bug
Milestone
Description
Describe the bug
As per the documentation, for every Zephyr release, the Picolibc module and the corresponding pre-built SDK Picolibc must be in sync:
For every release of Zephyr, the toolchain-bundled Picolibc and the Picolibc module are guaranteed to be in sync when using the recommended version of Zephyr SDK.
This is not the case for the Zephyr 4.2.0 release, which has its west.yml pointing to the Picolibc commit ca8b6ebba5226a75545e57a140443168a26ba664 and the corresponding SDK 0.17.2 release (from SDK_VERSION) pointing to the Picolibc commit c7cc2483d591784bb2707f72b0784d92074f5347.
Regression
- This is a regression.
Steps to reproduce
N/A
Relevant log output
N/AImpact
Functional Limitation – Some features not working as expected, but system usable.
Environment
Zephyr 4.2.0
SDK 0.17.2
Additional Context
No response
Metadata
Metadata
Assignees
Labels
BackportBackport PR and backport failure issuesBackport PR and backport failure issuesarea: picolibcPicolibc C Standard LibraryPicolibc C Standard LibrarybugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bug