From 48cf59679c0d5bce2265465da58d74bd1727b851 Mon Sep 17 00:00:00 2001 From: Sayan Chowdhury Date: Wed, 17 Mar 2021 14:33:17 +0530 Subject: [PATCH] app-emulation/qemu: Apply Flatcar patches Signed-off-by: Sayan Chowdhury --- .../coreos-overlay/app-emulation/qemu/qemu-5.2.0-r2.ebuild | 2 +- .../third_party/coreos-overlay/profiles/coreos/base/package.use | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/qemu/qemu-5.2.0-r2.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/qemu/qemu-5.2.0-r2.ebuild index ead6c2bb77..1fbcecb462 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/qemu/qemu-5.2.0-r2.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/qemu/qemu-5.2.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python{3_6,3_7} ) PYTHON_REQ_USE="ncurses,readline" FIRMWARE_ABI_VERSION="4.0.0-r50" diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use index 4af49d62fa..9acc3ad08f 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use @@ -14,7 +14,7 @@ dev-vcs/git webdav curl bash-completion net-misc/curl kerberos threads net-misc/iputils arping tracepath traceroute sys-devel/gettext -git -app-emulation/qemu aio caps curl ncurses png python threads uuid vhost-net virtfs vnc -xkb qemu_softmmu_targets_x86_64 qemu_softmmu_targets_aarch64 +app-emulation/qemu aio caps curl ncurses png python threads uuid vhost-net virtfs vnc -xkb -slirp -jpeg qemu_softmmu_targets_x86_64 qemu_softmmu_targets_aarch64 python_targets_python3_7 # python3 problems app-portage/gentoolkit python_single_target_python3_6