Skip to content
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

picolibc: Update module to version 1.8.8 #79077

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

keith-packard
Copy link
Collaborator

Switch to released version with all of the Zephyr build fixes.

@zephyrbot zephyrbot added the size: XS A PR changing only a single line of code label Sep 26, 2024
@zephyrbot
Copy link
Collaborator

zephyrbot commented Sep 26, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
picolibc zephyrproject-rtos/picolibc@06bde1f zephyrproject-rtos/picolibc@e15656f (revert-zephyr-linker-fix) zephyrproject-rtos/[email protected]

Note: This message is automatically posted and updated by the Manifest GitHub Action.

Switch to released version with all of the Zephyr build fixes

Signed-off-by: Keith Packard <[email protected]>
@keith-packard
Copy link
Collaborator Author

I had to back-out a recent picolibc change that uses the c_library property as the Zephyr support for that hasn't landed yet?

@keith-packard keith-packard added area: C Library C Standard Library area: picolibc Picolibc C Standard Library labels Sep 27, 2024
@aescolar aescolar merged commit d5b6539 into zephyrproject-rtos:main Oct 1, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: C Library C Standard Library area: picolibc Picolibc C Standard Library manifest manifest-picolibc size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sample: samples/net/sockets/echo_server, board: native_sim Build failure
5 participants