mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-06 04:36:12 +02:00
sys-boot/mokutil: Install on arm64 SDK now that it supports Secure Boot
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
This commit is contained in:
parent
4a634cfb36
commit
35268be7a6
@ -76,7 +76,6 @@ RDEPEND="${RDEPEND}
|
||||
amd64? (
|
||||
app-emulation/xenserver-pv-version
|
||||
app-emulation/xenstore
|
||||
sys-boot/mokutil
|
||||
)"
|
||||
|
||||
# sys-devel/gettext: it embeds 'envsubst' binary which is useful for simple file templating.
|
||||
@ -185,6 +184,7 @@ RDEPEND="${RDEPEND}
|
||||
sys-block/open-iscsi
|
||||
sys-block/parted
|
||||
sys-boot/efibootmgr
|
||||
sys-boot/mokutil
|
||||
sys-cluster/ipvsadm
|
||||
sys-devel/gettext
|
||||
sys-fs/btrfs-progs
|
||||
|
||||
@ -127,7 +127,7 @@ dev-util/catalyst ~amd64 ~arm64
|
||||
=sys-block/open-iscsi-2.1.10-r1 ~arm64
|
||||
|
||||
# Upgrade to latest version for secureboot
|
||||
=sys-boot/mokutil-0.6.0 **
|
||||
=sys-boot/mokutil-0.6.0 ~amd64 ~arm64
|
||||
|
||||
# Enable ipvsadm for arm64.
|
||||
=sys-cluster/ipvsadm-1.31-r1 ~arm64
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user