coreos-devel/board-packages: remove edk2-ovmf from arm64 dependencies

This package is not used, we use edk2-aarch64 on arm64 but and it is
fetched during image_to_vm.sh because the ebuild simply wraps a binary
file.

Original Author: Jeremi Piotrowski <jpiotrowski@microsoft.com>

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
This commit is contained in:
Sayan Chowdhury 2023-09-06 23:17:00 +05:30 committed by Kai Lueke
parent ceb1480e48
commit af68df3d43

View File

@ -27,7 +27,6 @@ RDEPEND="
)
arm64? (
sys-boot/grub
sys-firmware/edk2-ovmf-bin
)
app-containers/containerd
app-containers/docker