coreos/base: enable qemu-guest-agent on ARM64

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Mathieu Tortuyaux 2024-12-03 14:10:45 +01:00
parent 573b6ed50d
commit 69c9e327bd
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8
2 changed files with 2 additions and 1 deletions

View File

@ -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
)
"

View File

@ -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 **