On 07/24/2013 05:42 AM, Ionut Radu wrote:
Patch target-i386-Fix-aflag-logic-for-CODE64-and-the-0x67-.patch was backported


What kind of testing have you done with this update?

Since qemu is a core part of the Yocto Project and many people rely on it to work for all ARCHes, please be sure to include your testing information.

Thanks
        Sau!

Signed-off-by: Ionut Radu <ionutx.r...@intel.com>
---
  meta/recipes-devtools/qemu/{qemu_1.5.0.bb => qemu_1.5.1.bb} |    7 +++----
  1 file changed, 3 insertions(+), 4 deletions(-)
  rename meta/recipes-devtools/qemu/{qemu_1.5.0.bb => qemu_1.5.1.bb} (49%)

diff --git a/meta/recipes-devtools/qemu/qemu_1.5.0.bb 
b/meta/recipes-devtools/qemu/qemu_1.5.1.bb
similarity index 49%
rename from meta/recipes-devtools/qemu/qemu_1.5.0.bb
rename to meta/recipes-devtools/qemu/qemu_1.5.1.bb
index 9b9d0d7..fe0437f 100644
--- a/meta/recipes-devtools/qemu/qemu_1.5.0.bb
+++ b/meta/recipes-devtools/qemu/qemu_1.5.1.bb
@@ -3,9 +3,8 @@ require qemu.inc
  LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
                      
file://COPYING.LIB;endline=24;md5=c04def7ae38850e7d3ef548588159913"

-SRC_URI += "file://fdt_header.patch \
-            file://target-i386-Fix-aflag-logic-for-CODE64-and-the-0x67-.patch"
+SRC_URI += "file://fdt_header.patch"

  SRC_URI_prepend = "http://wiki.qemu.org/download/qemu-${PV}.tar.bz2";
-SRC_URI[md5sum] = "b6f3265b8ed39d77e8f354f35cc26e16"
-SRC_URI[sha256sum] = 
"b22b30ee9712568dfb4eedf76783f4a76546e1cbc41659b909646bcf0b4867bb"
+SRC_URI[md5sum] = "b56e73bdcfdb214d5c68e13111aca96f"
+SRC_URI[sha256sum] = 
"4c15a1ee2f387983eb5c1497f66bf567c34d14ba48517148f6eafef8ae09e3e8"

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to