aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-11-04 11:04:06 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-11-16 11:28:59 +0000
commit6a488fbde7ec33d3abecf8b7cbcef5f2a513a76b (patch)
tree0b0a7d23c6adf74f80f687951fc735caeb58141f /meta/recipes-devtools/qemu
parent1a81e2f57e49b070fdb0cc7a2d35175fb195431d (diff)
downloadopenembedded-core-6a488fbde7ec33d3abecf8b7cbcef5f2a513a76b.tar.gz
qemu: upgrade to 2.4.0.1
This release is just security fixes: - CVE-2015-5225 - CVE-2015-6815 - CVE-2015-5278 - CVE-2015-5279 Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/qemu')
-rw-r--r--meta/recipes-devtools/qemu/qemu_2.4.0.1.bb (renamed from meta/recipes-devtools/qemu/qemu_2.4.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/qemu/qemu_2.4.0.bb b/meta/recipes-devtools/qemu/qemu_2.4.0.1.bb
index 1505b80a51..23e565db82 100644
--- a/meta/recipes-devtools/qemu/qemu_2.4.0.bb
+++ b/meta/recipes-devtools/qemu/qemu_2.4.0.1.bb
@@ -12,8 +12,8 @@ SRC_URI += "file://configure-fix-Darwin-target-detection.patch \
file://no-valgrind.patch \
"
SRC_URI_prepend = "http://wiki.qemu-project.org/download/${BP}.tar.bz2"
-SRC_URI[md5sum] = "186ee8194140a484a455f8e3c74589f4"
-SRC_URI[sha256sum] = "72b0b991bbcc540663a019e1e8c4f714053b691dda32c9b9ee80b25f367e6620"
+SRC_URI[md5sum] = "c99445164e77184a9ba2e7dbf7ed5c29"
+SRC_URI[sha256sum] = "ecfe8b88037e41e817d72c460c56c6a0b573d540d6ba38b162d0de4fd22d1bdb"
COMPATIBLE_HOST_class-target_mips64 = "null"