Make sure shim is actually in the package list on aarch64 as well.

Otherwise all the other stuff gets to be just extra error messages and
failures.

Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
Peter Jones 2014-10-03 16:44:54 -04:00
parent 16d06ac7c9
commit 26cfe3ebc8
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ installpkg kernel
## arch-specific packages (bootloaders etc.)
%if basearch == "aarch64":
installpkg efibootmgr grub2-efi grubby
installpkg efibootmgr grub2-efi grubby shim shim-unsigned
%endif
%if basearch in ("arm", "armhfp"):
installpkg kernel-lpae kernel-tegra