From eca18923a45eacd64d7a1bf9023919f79d435c7e Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Thu, 9 Jun 2016 17:11:47 -0700 Subject: [PATCH] profiles/sdk: Build unstable qemu qemu-2.6.0 includes a bug fix for arm64. Without this the kernel will hang early in its boot with qenu-system-aarch64. Signed-off-by: Geoff Levand --- .../profiles/coreos/amd64/sdk/package.accept_keywords | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sdk_container/src/third_party/coreos-overlay/profiles/coreos/amd64/sdk/package.accept_keywords diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/amd64/sdk/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/amd64/sdk/package.accept_keywords new file mode 100644 index 0000000000..4696ecded6 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/amd64/sdk/package.accept_keywords @@ -0,0 +1,3 @@ +# SDK keywords + +=app-emulation/qemu-2.6.0 ~amd64