summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/qemu/qemu_0.14.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* qemu: Clean up various QA warnings, add approproate INSANE_SKIP for firmware ↵Richard Purdie2011-07-051-5/+0
| | | | | | files, ensure files aren't stripped Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* qemu: Fix Dependency and compatible machinesSaul Wold2011-05-181-1/+1
| | | | | | | | add DEFAULT_PREFERENCE = "-1" to disable git recipe Added libx11 for GL support to DEPENDS Use BROKEN to disable qemuarm and qemumips world build of qemu target Signed-off-by: Saul Wold <sgw@linux.intel.com>
* qemu: Fix non-sdl/opengl buildSaul Wold2011-04-281-1/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* qemu: Fix the qemu GL application start failure.Zhai Edwin2011-04-181-0/+1
| | | | | | | | | | | Some turn-on macro/variable are re-arranged, buffer pointer is extended to support 32/64b combination of target/host. [YOCTO #688] fixed. [sgw: tweaked Upstream-Status format] Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* qemu: Upgrade 0.13.0 -> 0.14.0Khem Raj2011-03-251-0/+36
* ppc-hack patch is dropped. * Other patches which were direct backports or has been merged upstream in 0.14.0 are also dropped Signed-off-by: Khem Raj <raj.khem@gmail.com>