mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-08 21:56:42 +02:00
coreos/base: enable qemu-guest-agent on ARM64
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
573b6ed50d
commit
69c9e327bd
@ -104,6 +104,7 @@ RDEPEND="${RDEPEND}
|
||||
app-crypt/tpmpolicy
|
||||
app-editors/vim
|
||||
app-emulation/actool
|
||||
app-emulation/qemu-guest-agent
|
||||
app-emulation/cri-tools
|
||||
app-misc/ca-certificates
|
||||
app-misc/jq
|
||||
@ -204,7 +205,6 @@ RDEPEND="${RDEPEND}
|
||||
# OEM specific bits that need to go in USR
|
||||
RDEPEND+="
|
||||
amd64? (
|
||||
app-emulation/qemu-guest-agent
|
||||
sys-auth/google-oslogin
|
||||
)
|
||||
"
|
||||
|
||||
@ -13,6 +13,7 @@
|
||||
|
||||
# Keep the version of qemu the same on all arches.
|
||||
=app-emulation/qemu-7.2.0 ~arm64
|
||||
=app-emulation/qemu-guest-agent-6.0.0 ~arm64
|
||||
|
||||
=coreos-devel/fero-client-0.1.1 **
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user