Skip to content

cri-o: update to 1.36.3 - #61948

Merged
Duncaen merged 1 commit into
void-linux:masterfrom
eholzbach:cri-o
Aug 10, 2026
Merged

cri-o: update to 1.36.3#61948
Duncaen merged 1 commit into
void-linux:masterfrom
eholzbach:cri-o

Conversation

@eholzbach

Copy link
Copy Markdown
Contributor

Testing the changes

  • I tested the changes in this PR: YES

Local build testing

  • I built this PR locally for my native architecture, X86_64-glibc

@eholzbach
eholzbach force-pushed the cri-o branch 3 times, most recently from ab02999 to 8a666b5 Compare August 10, 2026 01:57
@eholzbach
eholzbach marked this pull request as ready for review August 10, 2026 02:04
Comment thread srcpkgs/cri-o/template Outdated

if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" cri-o-devel"
hostmakedepends+=" cri-o"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this required without crio-config?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope, fixing.

@eholzbach eholzbach Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated to be less hacky to not call the native host bin when generating the config file during cross build.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could add build_helper="qemu" and use vtargetrun to execute it.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much better, thanks!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got burned by trying to use a static $GOPATH/bin. Patched up.

@eholzbach
eholzbach force-pushed the cri-o branch 4 times, most recently from 9cb5130 to 5064380 Compare August 10, 2026 22:04
@Duncaen
Duncaen merged commit 52706d9 into void-linux:master Aug 10, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants