]> code.ossystems Code Review - openembedded-core.git/commit
qemu-nativesdk: fix the build failure that linux/kvm.h not found
authorYao Zhao <yao.zhao@windriver.com>
Wed, 18 Jul 2012 00:44:46 +0000 (20:44 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Jul 2012 13:58:46 +0000 (14:58 +0100)
commit7d49af3a811472a2a47453bef0813b89c6331ae7
treead24fba649d9982ab56d8404e0b0c4fd1d55fb7f
parent47e6ab41f0f84e6bed7d337ebf96c954ec6909e8
qemu-nativesdk: fix the build failure that linux/kvm.h not found

qemu.inc: on older kernel build hosts that have < 2.6.20 which
doesn't support kvm yet, build will fail. Add a check in do_configure
to make sure whether linux/kvm.h exists for nativesdk build.

Signed-off-by: Yao Zhao <yao.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/qemu/qemu.inc