Drop ppc64le installs of biosdevname, efibootmgr, efivar
UEFI 2.8 only supports Intel, ARM and RISC-V https://review.opendev.org/c/openstack/tripleo-common/+/773010/ ... to break ppc64le IPA image builds. Signed-off-by: Lon Hohberger <lhh@redhat.com> Change-Id: Ia74d6aa659f5d705eeea931a4332f08b8bdcb2a3
This commit is contained in:
parent
f2cb793945
commit
0401dcf5ca
dib
@ -8,4 +8,5 @@ smartmontools:
|
|||||||
sysbench:
|
sysbench:
|
||||||
|
|
||||||
biosdevname:
|
biosdevname:
|
||||||
|
not-arch: ppc64,ppc64el,ppc64le
|
||||||
when: IPA_DISTRO_FAMILY = rh
|
when: IPA_DISTRO_FAMILY = rh
|
||||||
|
@ -20,7 +20,9 @@ psmisc:
|
|||||||
dosfstools:
|
dosfstools:
|
||||||
mdadm:
|
mdadm:
|
||||||
efibootmgr:
|
efibootmgr:
|
||||||
|
not-arch: ppc64,ppc64el,ppc64le
|
||||||
efivar:
|
efivar:
|
||||||
|
not-arch: ppc64,ppc64el,ppc64le
|
||||||
chrony:
|
chrony:
|
||||||
e2fsprogs:
|
e2fsprogs:
|
||||||
nvme-cli:
|
nvme-cli:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user