Add efibootmgr to installpkg list for aarch64. (#1130366)

Resolves: rhbz#1130366
This commit is contained in:
d.marlin 2014-08-14 19:07:12 -05:00 committed by Brian C. Lane
parent 1c9a7b3621
commit 6f27e0bd09
1 changed files with 1 additions and 1 deletions

View File

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