add arm-image-installer to arm images
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
parent
ab0866e7bb
commit
0295f3259b
1 changed files with 2 additions and 2 deletions
|
|
@ -112,9 +112,9 @@
|
|||
"packages-aarch64": ["grub2-efi-aa64", "ostree-grub2",
|
||||
"efibootmgr", "shim-aa64", "atomic-devmode",
|
||||
"uboot-tools", "uboot-images-armv8", "bcm283x-firmware",
|
||||
"fwupdate", "fwupdate-efi"],
|
||||
"fwupdate", "fwupdate-efi", "arm-image-installer"],
|
||||
|
||||
"packages-armhfp": ["extlinux-bootloader",
|
||||
"packages-armhfp": ["extlinux-bootloader", "arm-image-installer",
|
||||
"uboot-tools", "uboot-images-armv7", "bcm283x-firmware"],
|
||||
|
||||
"packages-x86_64": ["grub2", "grub2-efi-x64", "ostree-grub2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue