From 6a488fbde7ec33d3abecf8b7cbcef5f2a513a76b Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 4 Nov 2015 11:04:06 +0000 Subject: [PATCH] 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 --- meta/recipes-devtools/qemu/{qemu_2.4.0.bb => qemu_2.4.0.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/qemu/{qemu_2.4.0.bb => qemu_2.4.0.1.bb} (85%) diff --git a/meta/recipes-devtools/qemu/qemu_2.4.0.bb b/meta/recipes-devtools/qemu/qemu_2.4.0.1.bb similarity index 85% rename from meta/recipes-devtools/qemu/qemu_2.4.0.bb rename to 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" -- 2.40.1