Commit 062a9d91 authored by Michael Shigorin's avatar Michael Shigorin

efi: specify minimal mkimage version for SB

Bump it to account for the useful fixes in mkimage-0.2.7.
parent d207a1e9
......@@ -18,6 +18,7 @@ use/efi/refind: use/efi
@$(call set,EFI_BOOTLOADER,refind)
use/efi/signed: use/efi
@$(call set,MKI_VER_MINIMAL,0.2.7) # refind->elilo handoff
@$(call set,EFI_CERT,altlinux)
@$(call add,THE_PACKAGES,shim-signed)
@$(call set,EFI_SHELL,efi-shell-signed) # even more useful
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment