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 11:04:48 +0000 (12:04 +0100)
commit11f1fc5d4723d0d13d56f9b345f90c65f7a1c97d
tree6166115d9adc07e09b6b4540fcb61fca73b0d733
parent9f1dbafe55b21884dc22acc0da7f7f91647c6f98
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.

(From OE-Core rev: cfa93553e17057a1ea9d81e3a415fc8260c54067)

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