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

Dockerfile bcc extra package #3972

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

deitch
Copy link
Collaborator

@deitch deitch commented Jan 25, 2024

- What I did

Back in #3888 we bumped everything to alpine 3.17. That did not include kernel base build, but we nevertheless added a package that is from 3.17, musl-fts-dev. In alpine 3.13, on which the kernel builds were performed, this was included in a different package already there.

This small PR reverts that change, so we can rebuild the kernels. When we bump the alpine for newer versions in #3971, it will include putting this back.

- How I did it

Remove one line

- How to verify it

CI

- Description for the changelog

Removed invalid package

deitch and others added 2 commits January 24, 2024 19:11
Add support for loongarch64

Signed-off-by: Avi Deitcher <avi@deitcher.net>
Signed-off-by: Avi Deitcher <avi@deitcher.net>
@deitch deitch merged commit ed7dacb into linuxkit:master Jan 25, 2024
22 checks passed
@deitch deitch deleted the dockerfile-bcc-extra-package branch January 25, 2024 15:04
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.

None yet

1 participant