Skip to content

Commit

Permalink
manifests/bootloader: Drop armhfp
Browse files Browse the repository at this point in the history
We don't produce 32 bit ARM images and are unlikely to anytime
in the near future.  Drop this bit which was cargo culted from
the Atomic Host manifests I believe.

Motivated by looking at bootupd work in: coreos/bootupd#50
  • Loading branch information
cgwalters authored and kelvinfan001 committed Dec 14, 2020
1 parent eed557c commit 3420419
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions manifests/bootable-rpm-ostree.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ packages:
# bootloader
packages-aarch64:
- grub2-efi-aa64 efibootmgr shim
packages-armhfp:
- extlinux-bootloader
packages-ppc64le:
- grub2 ostree-grub2
packages-s390x:
Expand Down

0 comments on commit 3420419

Please sign in to comment.