summaryrefslogtreecommitdiff
path: root/meta/packages/qemu/qemu-git
AgeCommit message (Collapse)AuthorFiles
2010-05-28qemu: reduce duplication, use an inc file and share common patchesJoshua Lock8
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-27qemu: updated the glflags patch, which is needed by qemusdk.Jeff Dike1
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
2010-05-26qemu: Updated to 0.12.0Jeff Dike8
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>
2010-01-14qemu: Add small fix to gl patchRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-25qemu: Update to 0.10.6 and add fix wacom emulation issuesRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-09-18qemu-nativesdk: Use HOST_CC to build parse_gl_hRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-09-17qemu-nativesdk: Add patch to fix linkageRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-16qemu: Fix a GL passthrough bugRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-09qemu: Drop a ton of old now mostly inappropriate patches and update the ↵Richard Purdie12
qemugl passthrough patch Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-24qemu: Fix for machines without zlib headers/library installedRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-23qemu: Switch to git and version 0.10.5Richard Purdie15
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>