[oe-commits] Cristian Iorga : qemu: upgrade to 2.4.0-rc3

git at git.openembedded.org git at git.openembedded.org
Sat Aug 1 06:35:16 UTC 2015


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

Author: Cristian Iorga <cristian.iorga at intel.com>
Date:   Thu Jul 30 12:14:48 2015 +0300

qemu: upgrade to 2.4.0-rc3

Bugfixes, bring it closer to 2.4.0 final release.

Signed-off-by: Cristian Iorga <cristian.iorga at intel.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 meta/recipes-devtools/qemu/{qemu_2.4.0-rc2.bb => qemu_2.4.0-rc3.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-devtools/qemu/qemu_2.4.0-rc2.bb b/meta/recipes-devtools/qemu/qemu_2.4.0-rc3.bb
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 2aea37f..9b17bcc 100644
--- a/meta/recipes-devtools/qemu/qemu_2.4.0-rc2.bb
+++ b/meta/recipes-devtools/qemu/qemu_2.4.0-rc3.bb
@@ -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"



More information about the Openembedded-commits mailing list