Skip to content

Add xxd to the base CI debian image - #193

Merged
theihor merged 1 commit into
libbpf:mainfrom
sinkap:patch-2
Jul 14, 2025
Merged

Add xxd to the base CI debian image#193
theihor merged 1 commit into
libbpf:mainfrom
sinkap:patch-2

Conversation

@sinkap

@sinkap sinkap commented Jul 14, 2025

Copy link
Copy Markdown
Contributor

xxd is used to generate a C header from a verification certificate (DER encoded) which is used to test BPF signing infrastructure in selftests.

@theihor
theihor self-requested a review July 14, 2025 18:23
@sinkap

sinkap commented Jul 14, 2025

Copy link
Copy Markdown
Contributor Author

Oh I saw the comment on https://github.com/libbpf/ci/blob/main/setup-build-env/install_packages.sh#L15-L20 now. I will update the PR

@theihor theihor left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is a wrong place to add a selftests build dependency. See my comment: #192 (review)

Also please update a commit message and PR description appropriately. Include a link to your upstream patchset.

Thanks.

@theihor

theihor commented Jul 14, 2025

Copy link
Copy Markdown
Contributor

Oh I saw the comment on https://github.com/libbpf/ci/blob/main/setup-build-env/install_packages.sh#L15-L20 now. I will update the PR

You don't have to re-submit a PR, btw. You can force-push into your git branch.

@sinkap

sinkap commented Jul 14, 2025

Copy link
Copy Markdown
Contributor Author

I know :) I was just shortcutting using the github UI, it's a lazyness fail, will update this PR

xxd is used to generate a C header from a verification certificate (DER
encoded) which is used to test BPF signing infrastructure in selftests.
@theihor
theihor merged commit 17e02be into libbpf:main Jul 14, 2025
16 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