coreo-base/coreos: Add mokutil to the base amd64 image

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
This commit is contained in:
Sayan Chowdhury 2023-09-06 23:12:36 +05:30 committed by Kai Lueke
parent 6e497dbd0d
commit 984233b9e8
2 changed files with 4 additions and 0 deletions

View File

@ -76,6 +76,7 @@ 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.

View File

@ -104,3 +104,6 @@
# Accept unstable host Rust compilers.
=virtual/rust-1.76.0 ~amd64 ~arm64
# Upgrade to latest version for secureboot
=sys-boot/mokutil-0.6.0 ~amd64