summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-5.2.inc
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2016-05-10 17:26:39 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-17 20:56:25 +0100
commit1945133a2277cab9b18125e4e9671befe694a7c2 (patch)
tree5b9732e25af9bce9c9380e7736e234f04ca6151d /meta/recipes-devtools/gcc/gcc-5.2.inc
parente3bf77e3817232127d7dfdaffe163187c6e8998b (diff)
downloadpoky-1945133a2277cab9b18125e4e9671befe694a7c2.tar.gz
gcc: Security fix CVE-2016-4489
(From OE-Core rev: 7bf396e7bdb3faaf900f99f72446f19df1cffe88) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-5.2.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-5.2.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-5.2.inc b/meta/recipes-devtools/gcc/gcc-5.2.inc
index 2d9ba6d5cd..2e870629fb 100644
--- a/meta/recipes-devtools/gcc/gcc-5.2.inc
+++ b/meta/recipes-devtools/gcc/gcc-5.2.inc
@@ -75,6 +75,7 @@ SRC_URI = "\
75 file://0041-handle-target-sysroot-multilib.patch \ 75 file://0041-handle-target-sysroot-multilib.patch \
76 file://0042-cxxflags-for-build.patch \ 76 file://0042-cxxflags-for-build.patch \
77 file://CVE-2016-4488.patch \ 77 file://CVE-2016-4488.patch \
78 file://CVE-2016-4489.patch \
78 " 79 "
79 80
80BACKPORTS = "" 81BACKPORTS = ""