mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02:00
coreos/base: enable qemu-guest-agent on ARM64
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
f028badc1c
commit
1e51d39051
@ -105,6 +105,7 @@ RDEPEND="${RDEPEND}
|
||||
app-crypt/go-tspi
|
||||
app-crypt/tpmpolicy
|
||||
app-editors/vim
|
||||
app-emulation/qemu-guest-agent
|
||||
app-containers/cri-tools
|
||||
app-misc/ca-certificates
|
||||
app-misc/jq
|
||||
@ -211,7 +212,6 @@ RDEPEND="${RDEPEND}
|
||||
# OEM specific bits that need to go in USR
|
||||
RDEPEND+="
|
||||
amd64? (
|
||||
app-emulation/qemu-guest-agent
|
||||
sys-auth/google-oslogin
|
||||
)
|
||||
"
|
||||
|
@ -62,6 +62,9 @@
|
||||
# Needed by arm64-native SDK.
|
||||
=app-emulation/open-vmdk-1.0 *
|
||||
|
||||
# Keep versions on both arches in sync.
|
||||
=app-emulation/qemu-guest-agent-8.2.0 ~arm64
|
||||
|
||||
# Keep versions on both arches in sync.
|
||||
=dev-build/meson-1.5.2 ~arm64
|
||||
=dev-cpp/abseil-cpp-20230125.3-r4 ~arm64
|
||||
|
Loading…
x
Reference in New Issue
Block a user