Skip to content

Fix picolibc submodule commit#1427

Merged
andreiltd merged 1 commit into
hyperlight-dev:mainfrom
ludfjig:fix_submodule
Apr 29, 2026
Merged

Fix picolibc submodule commit#1427
andreiltd merged 1 commit into
hyperlight-dev:mainfrom
ludfjig:fix_submodule

Conversation

@ludfjig
Copy link
Copy Markdown
Contributor

@ludfjig ludfjig commented Apr 29, 2026

The picolibc submodule was pointing to commit e6700a09 which does not exist in the configured remote (hyperlight-dev/picolibc-bsd).

This caused git submodule update --init to fail for any fresh clone or new submodule initialization, breaking just guests and any build requiring picolibc.

This fix updates the submodule to 12ecf527 (tag 1.8.11-bsd in picolibc-bsd), which is the equivalent 1.8.11 release in the fork.

For diff see https://patch-diff.githubusercontent.com/raw/hyperlight-dev/hyperlight/pull/1427.diff, as github files ui only shows submodule diff

Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
@ludfjig ludfjig added the kind/bugfix For PRs that fix bugs label Apr 29, 2026
@ludfjig ludfjig marked this pull request as ready for review April 29, 2026 19:14
@ludfjig ludfjig requested a review from andreiltd April 29, 2026 19:21
@andreiltd andreiltd merged commit 2e8ea41 into hyperlight-dev:main Apr 29, 2026
66 of 79 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bugfix For PRs that fix bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants