mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-28 22:12:10 +01:00
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:
parent
ceb1480e48
commit
af68df3d43
@ -27,7 +27,6 @@ RDEPEND="
|
|||||||
)
|
)
|
||||||
arm64? (
|
arm64? (
|
||||||
sys-boot/grub
|
sys-boot/grub
|
||||||
sys-firmware/edk2-ovmf-bin
|
|
||||||
)
|
)
|
||||||
app-containers/containerd
|
app-containers/containerd
|
||||||
app-containers/docker
|
app-containers/docker
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user