summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu_2.5.0.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2016-09-19 18:02:55 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-23 15:27:06 +0100
commit990b8e7919adefb4331d41a5e0d328fd1f0cefbc (patch)
tree1d7f7d28c0732811c7c2a59f90f38f97cadfaaec /meta/recipes-devtools/qemu/qemu_2.5.0.bb
parentdb8258864e25a24e846bf982123d25655d33d4b3 (diff)
downloadpoky-990b8e7919adefb4331d41a5e0d328fd1f0cefbc.tar.gz
qemu: Security Fix CVE-2016-3710
affects Qemu < 2.6.0 (From OE-Core rev: aa366a5cb5c4ed84537381d71dd5e66514c575be) 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.5.0.bb')
-rw-r--r--meta/recipes-devtools/qemu/qemu_2.5.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu_2.5.0.bb b/meta/recipes-devtools/qemu/qemu_2.5.0.bb
index 03a6cbe331..7651e9a5ae 100644
--- a/meta/recipes-devtools/qemu/qemu_2.5.0.bb
+++ b/meta/recipes-devtools/qemu/qemu_2.5.0.bb
@@ -16,6 +16,7 @@ SRC_URI += "file://configure-fix-Darwin-target-detection.patch \
16 file://rng_remove_the_unused_request_cancellation_code.patch \ 16 file://rng_remove_the_unused_request_cancellation_code.patch \
17 file://rng_move_request_queue_cleanup_from_RngEgd_to_RngBackend.patch \ 17 file://rng_move_request_queue_cleanup_from_RngEgd_to_RngBackend.patch \
18 file://CVE-2016-2858.patch \ 18 file://CVE-2016-2858.patch \
19 file://CVE-2016-3710.patch \
19 " 20 "
20SRC_URI_prepend = "http://wiki.qemu-project.org/download/${BP}.tar.bz2" 21SRC_URI_prepend = "http://wiki.qemu-project.org/download/${BP}.tar.bz2"
21SRC_URI[md5sum] = "f469f2330bbe76e3e39db10e9ac4f8db" 22SRC_URI[md5sum] = "f469f2330bbe76e3e39db10e9ac4f8db"