summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu_2.4.0.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2016-09-19 20:01:16 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-23 23:22:04 +0100
commit6998a3c1e64869b720c49f45af37862646ac5dff (patch)
tree2291e336f36f7ea3cc224985aeb00f0e2b6f946e /meta/recipes-devtools/qemu/qemu_2.4.0.bb
parent6057d0aa47c9c72e506403ad0b646a1c0e53190d (diff)
downloadpoky-6998a3c1e64869b720c49f45af37862646ac5dff.tar.gz
qemu: Secuirty fix for CVE-2016-5403
affects qemu < 2.7.0-rc0 (From OE-Core rev: 2f3f09dfbff21fb74e50e4e3ce90c252d32ebf61) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu_2.4.0.bb')
-rw-r--r--meta/recipes-devtools/qemu/qemu_2.4.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu_2.4.0.bb b/meta/recipes-devtools/qemu/qemu_2.4.0.bb
index c33eb66c89..ad5ca89b96 100644
--- a/meta/recipes-devtools/qemu/qemu_2.4.0.bb
+++ b/meta/recipes-devtools/qemu/qemu_2.4.0.bb
@@ -29,6 +29,7 @@ SRC_URI += "file://configure-fix-Darwin-target-detection.patch \
29 file://CVE-2016-6351_p1.patch \ 29 file://CVE-2016-6351_p1.patch \
30 file://CVE-2016-6351_p2.patch \ 30 file://CVE-2016-6351_p2.patch \
31 file://CVE-2016-4002.patch \ 31 file://CVE-2016-4002.patch \
32 file://CVE-2016-5403.patch \
32 " 33 "
33SRC_URI_prepend = "http://wiki.qemu-project.org/download/${BP}.tar.bz2" 34SRC_URI_prepend = "http://wiki.qemu-project.org/download/${BP}.tar.bz2"
34SRC_URI[md5sum] = "186ee8194140a484a455f8e3c74589f4" 35SRC_URI[md5sum] = "186ee8194140a484a455f8e3c74589f4"