]> code.ossystems Code Review - openembedded-core.git/commitdiff
qemu: upgrade to 2.4.0-rc3
authorCristian Iorga <cristian.iorga@intel.com>
Thu, 30 Jul 2015 09:14:48 +0000 (12:14 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 31 Jul 2015 14:35:34 +0000 (15:35 +0100)
Bugfixes, bring it closer to 2.4.0 final release.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/qemu/qemu_2.4.0-rc3.bb [moved from meta/recipes-devtools/qemu/qemu_2.4.0-rc2.bb with 82% similarity]

similarity index 82%
rename from meta/recipes-devtools/qemu/qemu_2.4.0-rc2.bb
rename to meta/recipes-devtools/qemu/qemu_2.4.0-rc3.bb
index 2aea37f79545c6e7dc5c158907606fba8ba12e06..9b17bcc18cd6ebf616b18ec7c53ef1c632d53edb 100644 (file)
@@ -8,11 +8,11 @@ SRC_URI += "file://configure-fix-Darwin-target-detection.patch \
             file://Qemu-Arm-versatilepb-Add-memory-size-checking.patch \
            "
 SRC_URI_prepend = "http://wiki.qemu-project.org/download/${BPN}-${REALPV}.tar.bz2"
-SRC_URI[md5sum] = "f634f461acc43774025ec1876fa27ce5"
-SRC_URI[sha256sum] = "ad86df38f10ad8b5fc03a7ec32b0080c0a5ab9e01fdaa7d5ba26f8591dd9b2fe"
+SRC_URI[md5sum] = "ba43213c94ef4463afc8bd01ee221860"
+SRC_URI[sha256sum] = "aacd5834ce275300f1ba3617c32d4d149db93705ecb7955d7436c0fc9b96aa4c"
 
 S="${WORKDIR}/${BPN}-${REALPV}"
-REALPV = "2.4.0-rc2"
+REALPV = "2.4.0-rc3"
 PV = "2.3.99+${REALPV}"
 
 COMPATIBLE_HOST_class-target_mips64 = "null"