]> code.ossystems Code Review - openembedded-core.git/commit
qemu: Add an option to remove host sdl/gl checking
authorZhai Edwin <edwin.zhai@intel.com>
Tue, 29 May 2012 08:30:33 +0000 (16:30 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 May 2012 10:11:03 +0000 (11:11 +0100)
commitcfa93553e17057a1ea9d81e3a415fc8260c54067
tree7f6837e06b882f9e0a4d385ce4d4ec7d3488862e
parent49d8b7b8c3b18da64583637db207f1f064a5bdb2
qemu: Add an option to remove host sdl/gl checking

Add an PACKAGECONFIG in qemu to disable GL acceleration:
* By default configure try best to enable GL acceleration and fail when missing
  host dependency(libSDL and libGL).
* End user can also choose to turn off GL capability, thus remove the host
  dependence in building.

[YOCTO #2407] got fixed.

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/qemu/qemu-0.15.1/dummy-gl-config.patch [new file with mode: 0644]
meta/recipes-devtools/qemu/qemu-0.15.1/glflags.patch
meta/recipes-devtools/qemu/qemu-0.15.1/opengl-disable-option.patch [new file with mode: 0644]
meta/recipes-devtools/qemu/qemu.inc
meta/recipes-devtools/qemu/qemu_0.15.1.bb