]> code.ossystems Code Review - openembedded-core.git/commit
qemu: upgrade to 1.3.0
authorConstantin Musca <constantinx.musca@intel.com>
Mon, 10 Dec 2012 08:08:13 +0000 (10:08 +0200)
committerSaul Wold <sgw@linux.intel.com>
Wed, 12 Dec 2012 04:27:26 +0000 (20:27 -0800)
commit7622c4f6c050f26f252066a0fcaacdbf340dcefa
treefff0958e0ea5f68f440ea0977a4d16a85d08066f
parentb41e55a7ee226a0ae4efdd633cab94e1cc846525
qemu: upgrade to 1.3.0

remove-hardcoded-libexec.patch: removed
    - included in the new version

qemu-vmware-vga-depth.patch: removed
    - doesn't apply anymore
    - the problem addressed by the patch is fixed by
reverting commit 1f202568e0553b416483e5993f1bde219c22cf72

Revert-vmware_vga-Add-back-some-info-in-local-state-.patch:
    - VMware VGA requires that the depth presented to the guest
to be the same as the Display Surface depth in order to do not
corrupt the display
    - do not cache the DS depth (the depth might change)
    - revert commit 1f202568

- QEMU now uses pixman (DEPENDS += "pixman")
- rearrange the recipe in order to mimic the bitbake flow
- update both variants (.tar.bz2, git)

Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
23 files changed:
meta/recipes-devtools/qemu/files/Revert-vmware_vga-Add-back-some-info-in-local-state-.patch [new file with mode: 0644]
meta/recipes-devtools/qemu/files/arm-bgr.patch [moved from meta/recipes-devtools/qemu/qemu-1.2.0/arm-bgr.patch with 100% similarity]
meta/recipes-devtools/qemu/files/enable-i386-linux-user.patch [moved from meta/recipes-devtools/qemu/qemu-1.2.0/enable-i386-linux-user.patch with 100% similarity]
meta/recipes-devtools/qemu/files/fallback-to-safe-mmap_min_addr.patch [moved from meta/recipes-devtools/qemu/qemu-1.2.0/fallback-to-safe-mmap_min_addr.patch with 100% similarity]
meta/recipes-devtools/qemu/files/fix-configure-checks.patch [moved from meta/recipes-devtools/qemu/qemu-1.2.0/fix-configure-checks.patch with 100% similarity]
meta/recipes-devtools/qemu/files/init-info.patch [moved from meta/recipes-devtools/qemu/qemu-1.2.0/init-info.patch with 100% similarity]
meta/recipes-devtools/qemu/files/larger_default_ram_size.patch [moved from meta/recipes-devtools/qemu/qemu-1.2.0/larger_default_ram_size.patch with 100% similarity]
meta/recipes-devtools/qemu/files/linker-flags.patch [moved from meta/recipes-devtools/qemu/qemu-1.2.0/linker-flags.patch with 100% similarity]
meta/recipes-devtools/qemu/files/no-strip.patch [moved from meta/recipes-devtools/qemu/qemu-1.2.0/no-strip.patch with 100% similarity]
meta/recipes-devtools/qemu/files/powerpc_rom.bin [moved from meta/recipes-devtools/qemu/qemu-1.2.0/powerpc_rom.bin with 100% similarity]
meta/recipes-devtools/qemu/files/relocatable_sdk.patch [moved from meta/recipes-devtools/qemu/qemu-1.2.0/relocatable_sdk.patch with 100% similarity]
meta/recipes-devtools/qemu/qemu-1.2.0/qemu-vmware-vga-depth.patch [deleted file]
meta/recipes-devtools/qemu/qemu-1.2.0/remove-hardcoded-libexec.patch [deleted file]
meta/recipes-devtools/qemu/qemu-git/enable-i386-linux-user.patch [deleted file]
meta/recipes-devtools/qemu/qemu-git/linker-flags.patch [deleted file]
meta/recipes-devtools/qemu/qemu-git/no-strip.patch [deleted file]
meta/recipes-devtools/qemu/qemu-git/powerpc_rom.bin [deleted file]
meta/recipes-devtools/qemu/qemu-git/qemu-vmware-vga-depth.patch [deleted file]
meta/recipes-devtools/qemu/qemu-git/remove-hardcoded-libexec.patch [deleted file]
meta/recipes-devtools/qemu/qemu.inc
meta/recipes-devtools/qemu/qemu_1.2.0.bb [deleted file]
meta/recipes-devtools/qemu/qemu_1.3.0.bb [new file with mode: 0644]
meta/recipes-devtools/qemu/qemu_git.bb