]> code.ossystems Code Review - openembedded-core.git/commitdiff
qemu: upgrade to 2.4.0-rc4
authorCristian Iorga <cristian.iorga@intel.com>
Thu, 6 Aug 2015 15:45:00 +0000 (18:45 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 Aug 2015 22:14:30 +0000 (15:14 -0700)
Bugfixes, bring it closer to 2.4.0 final release.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/qemu/qemu_2.4.0-rc4.bb [moved from meta/recipes-devtools/qemu/qemu_2.4.0-rc3.bb with 82% similarity]

similarity index 82%
rename from meta/recipes-devtools/qemu/qemu_2.4.0-rc3.bb
rename to meta/recipes-devtools/qemu/qemu_2.4.0-rc4.bb
index 9b17bcc18cd6ebf616b18ec7c53ef1c632d53edb..1964a5047fd8ceea618c6767f7835deedfcbbd99 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] = "ba43213c94ef4463afc8bd01ee221860"
-SRC_URI[sha256sum] = "aacd5834ce275300f1ba3617c32d4d149db93705ecb7955d7436c0fc9b96aa4c"
+SRC_URI[md5sum] = "0e9c00b15d383043ce888f7bf17308c9"
+SRC_URI[sha256sum] = "724bc17d29babe2b55107c76af7cd67e162857958a3bfe2f34bb9776f1f5f4b3"
 
 S="${WORKDIR}/${BPN}-${REALPV}"
-REALPV = "2.4.0-rc3"
+REALPV = "2.4.0-rc4"
 PV = "2.3.99+${REALPV}"
 
 COMPATIBLE_HOST_class-target_mips64 = "null"