summaryrefslogtreecommitdiff
path: root/meta/packages/qemu/qemu-git/fix-nogl.patch
AgeCommit message (Collapse)AuthorFiles
2010-05-28qemu: reduce duplication, use an inc file and share common patchesJoshua Lock1
There's no need to carry around two copies of the same patches for qemu-git and qemu-0.12 so drop the qemu-git directory and update the git recipe to use the qemu-0.12 directory for patches. Move common code from the two recipes to an inc file. Signed-off-by: Joshua Lock <josh@linux.intel.com> fweh
2010-05-26qemu: Updated to 0.12.0Jeff Dike1
Updated the metadata in the recipe, changed the git revision in poky-default-revisions.inc, and pulled the qemu patches forward.
2010-01-15qemu: build mips system support in qemuJoshua Lock1
Add mips to the target-list configuration option and add a dummygl for mips. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2009-06-09qemu: Drop a ton of old now mostly inappropriate patches and update the ↵Richard Purdie1
qemugl passthrough patch Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>