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

install: Add flag to auto-set KVERS. #56

Merged
merged 1 commit into from
Dec 17, 2024
Merged

install: Add flag to auto-set KVERS. #56

merged 1 commit into from
Dec 17, 2024

Conversation

InterLinked1
Copy link
Owner

For a little while, we've been manually setting KVERS in the CI definitions (main.yml) in order to successfully build against the provided kernel in the CI. However, the version updates over time, so this breaks frequently. Since we just want to match the version actually available, add a flag to automatically set KVERS to the available kernel header version, and just use that instead.

For a little while, we've been manually setting KVERS in the
CI definitions (main.yml) in order to successfully build
against the provided kernel in the CI. However, the version
updates over time, so this breaks frequently. Since we just
want to match the version actually available, add a flag to
automatically set KVERS to the available kernel header version,
and just use that instead.
@InterLinked1 InterLinked1 merged commit e8aabef into master Dec 17, 2024
28 of 31 checks passed
@InterLinked1 InterLinked1 deleted the autokvers branch December 17, 2024 12:57
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.

1 participant