summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox_1.23.2.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2016-04-27 13:28:01 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-14 09:40:16 +0100
commitba15486e27410ebf2a22c687a1b0ac4ffa15726b (patch)
treed71029d970f80fb2ee821376422367624141758d /meta/recipes-core/busybox/busybox_1.23.2.bb
parent2ef5feeb3d50203a5754308c2e1c16a9388802bf (diff)
downloadpoky-ba15486e27410ebf2a22c687a1b0ac4ffa15726b.tar.gz
busybox: Security Fix CVE-2016-2148
busybox <= 1.24.2 (From OE-Core rev: 1d7ad5f32ae39f84626bb71ded75439062dd717c) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/busybox/busybox_1.23.2.bb')
-rw-r--r--meta/recipes-core/busybox/busybox_1.23.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/busybox/busybox_1.23.2.bb b/meta/recipes-core/busybox/busybox_1.23.2.bb
index 5edcbfd8df..955de9c907 100644
--- a/meta/recipes-core/busybox/busybox_1.23.2.bb
+++ b/meta/recipes-core/busybox/busybox_1.23.2.bb
@@ -41,6 +41,7 @@ SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
41 file://sha1sum.cfg \ 41 file://sha1sum.cfg \
42 file://sha256sum.cfg \ 42 file://sha256sum.cfg \
43 file://getopts.cfg \ 43 file://getopts.cfg \
44 file://CVE-2016-2148.patch \
44" 45"
45 46
46SRC_URI[tarball.md5sum] = "7925683d7dd105aabe9b6b618d48cc73" 47SRC_URI[tarball.md5sum] = "7925683d7dd105aabe9b6b618d48cc73"