]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: Fix running qemu when build without gl
authorKhem Raj <raj.khem@gmail.com>
Tue, 10 Jul 2012 17:07:49 +0000 (10:07 -0700)
committerSaul Wold <sgw@linux.intel.com>
Mon, 16 Jul 2012 15:36:57 +0000 (08:36 -0700)
commit6612873dc59054e6d37fa7488226218bfb759127
tree1691b8bebd772b45286e5456fabcad95c4cc7e21
parentcfd201ecda95d00bc5d70aa5045c649b98ffe8b8
runqemu: Fix running qemu when build without gl

When gl is disabled in PACKAGECONFIG then we dont need
to check for supporting libs to be present before running
qemu.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
scripts/runqemu
scripts/runqemu-internal