[oe-commits] Chris Patterson : qemu: upgrade to 1.6.1

git at git.openembedded.org git at git.openembedded.org
Fri Nov 8 17:26:27 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: 8e22b08de2745e08421b38f8ba215bcc1de4b423
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=8e22b08de2745e08421b38f8ba215bcc1de4b423

Author: Chris Patterson <cjp256 at gmail.com>
Date:   Sat Nov  2 15:52:13 2013 -0400

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 at gmail.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-devtools/qemu/files/fdt_header.patch  | 39 -----------
 .../qemu/files/relocatable_sdk.patch               | 34 ----------
 ...-Fix-aflag-logic-for-CODE64-and-the-0x67-.patch | 79 ----------------------
 .../qemu/files/target-ppc_fix_bit_extraction.patch | 70 -------------------
 meta/recipes-devtools/qemu/qemu.inc                |  6 +-
 meta/recipes-devtools/qemu/qemu_1.5.0.bb           | 16 -----
 meta/recipes-devtools/qemu/qemu_1.6.1.bb           | 17 +++++
 7 files changed, 18 insertions(+), 243 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=8e22b08de2745e08421b38f8ba215bcc1de4b423


More information about the Openembedded-commits mailing list