]> code.ossystems Code Review - openembedded-core.git/commit
qemu: upgrade to 1.6.1
authorChris Patterson <cjp256@gmail.com>
Sat, 2 Nov 2013 19:52:13 +0000 (15:52 -0400)
committerSaul Wold <sgw@linux.intel.com>
Mon, 4 Nov 2013 18:01:17 +0000 (10:01 -0800)
commit8e22b08de2745e08421b38f8ba215bcc1de4b423
tree126d92e6d8aa54d7b5ff8e98aea8215e087cac5e
parent73d08c4bf12e2cc4f291cb018d00b26a5a573be4
qemu: upgrade to 1.6.1

This update also drops the following patches which appear to have
been resolved upstream:
- ftd_header.patch
- target-i386-Fix-aflag-logic-for-CODE64-and-the-0x67-.patch
- target-ppc_fix_bit_extraction.patch

Qemu no longer uses the i386.ld and x86_64.ld linker scripts
and the .interp section should now have a 0x1000 size with the
proper path.  Therefore, for nativesdk-qemu, the following
patch should no longer be required and is also dropped:
- relocatable_sdk.patch

Signed-off-by: Chris Patterson <cjp256@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/qemu/files/fdt_header.patch [deleted file]
meta/recipes-devtools/qemu/files/relocatable_sdk.patch [deleted file]
meta/recipes-devtools/qemu/files/target-i386-Fix-aflag-logic-for-CODE64-and-the-0x67-.patch [deleted file]
meta/recipes-devtools/qemu/files/target-ppc_fix_bit_extraction.patch [deleted file]
meta/recipes-devtools/qemu/qemu.inc
meta/recipes-devtools/qemu/qemu_1.5.0.bb [deleted file]
meta/recipes-devtools/qemu/qemu_1.6.1.bb [new file with mode: 0644]