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

build: armbian kernels: use inventory_id (sans "armbian-" prefix) in kernel tag name #220

Merged

Conversation

rpardini
Copy link
Contributor

build: armbian kernels: use inventory_id (sans "armbian-" prefix) in kernel tag name

  • previous approach only took the 2nd dash-field, which is not enough to uniquely identify kernels
  • avoid uefi-x86-edge and uefi-arm64-edge both competing for uefi

Signed-off-by: Ricardo Pardini [email protected]

…kernel tag name

- previous approach only took the 2nd dash-field, which is not enough to uniquely identify kernels
- avoid `uefi-x86-edge` and `uefi-arm64-edge` both competing for `uefi`

Signed-off-by: Ricardo Pardini <[email protected]>
@jacobweinstock jacobweinstock added the ready-to-merge Signal to Mergify to merge the PR. label May 14, 2024
@jacobweinstock jacobweinstock merged commit 9b5bc75 into tinkerbell:main May 15, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge Signal to Mergify to merge the PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants