]> 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>
Thu, 15 Dec 2011 14:17:18 +0000 (14:17 +0000)
commit8c21c71f005b601f58925e9912f2cf44127e291d
treec0c3fa23b81572679ddf3a4a2c94ddd75b6657ce
parent49e629e78ba914c3372a9969ad84eff20ef8f009
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.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/recipes-devtools/qemu/qemu.inc
meta/recipes-devtools/qemu/qemu_0.14.0.bb
meta/recipes-devtools/qemu/qemu_0.15.1.bb
meta/recipes-devtools/qemu/qemu_git.bb