main/efitools: remove version constraint on gnu-efi dependecies, fix build on aarch64
They were added to make sure the older version is used when downgrading, but now gnu-efi has been upgraded to 3.0.17 again, so the version constraint fails.
On aarch64, it fails to build against gnu-efi >= 3.0.17, we we apply a suggested fix from https://github.com/ncroxon/gnu-efi/issues/7#issuecomment-2122741592
Edited by Kevin Daudt
Merge request reports
Activity
assigned to @fabled
mentioned in issue #16361 (closed)
added 32 commits
-
d2098942...31ccc882 - 30 commits from branch
alpine:master
- f3c71a87 - main/efitools: remove version constraint on gnu-efi dependecies
- cac5f367 - main/efitools: fix build on aarch64
-
d2098942...31ccc882 - 30 commits from branch
added 1 commit
- 4fcf4ee8 - main/efitools: fix build on aarch64 with gnu-efi >= 3.0.17
added 206 commits
-
4fcf4ee8...6b235dcf - 204 commits from branch
alpine:master
- 48c4918f - main/efitools: remove version constraint on gnu-efi dependecies
- c20e819e - main/efitools: fix build on aarch64 with gnu-efi >= 3.0.17
-
4fcf4ee8...6b235dcf - 204 commits from branch
Please register or sign in to reply