]> code.ossystems Code Review - openembedded-core.git/commit
qemu: for native, do not fail if kvm is unavailable
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 14 Dec 2011 16:35:11 +0000 (16:35 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Jan 2012 16:39:05 +0000 (16:39 +0000)
commit44d9e208c97ec1e3c5ba0a8dc6c10cef12dc270d
tree28c4576c8ee6ba358145657e59e44582d16a1fcd
parentc3ba7e8f7aca8b49739b3b92aec723c5f3375bc0
qemu: for native, do not fail if kvm is unavailable

When building qemu-native, if the linux kvm header is unavailable (as
it is on CentOS 5.x 32-bit) then do not pass the --enable-kvm switch to
the configure script, thus avoiding failed do_configure.

(From OE-Core rev: 8c21c71f005b601f58925e9912f2cf44127e291d)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/qemu/qemu.inc
meta/recipes-devtools/qemu/qemu_0.14.0.bb
meta/recipes-devtools/qemu/qemu_git.bb