summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-5.3.inc
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2016-05-05 15:14:46 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-17 20:53:36 +0100
commit5b97ffa9808e8bb1b16680f44a98b521d4f25a6c (patch)
tree3d4958fdd004b32c3a5ae9e6070d41bfb5d007de /meta/recipes-devtools/gcc/gcc-5.3.inc
parent93f29f536e3b105c9ba4cec540887190a3bfd04f (diff)
downloadpoky-5b97ffa9808e8bb1b16680f44a98b521d4f25a6c.tar.gz
gcc: Security fix CVE-2016-2226
(From OE-Core rev: 3152fc813db81398bd225323f7de3d59034ed879) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-5.3.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-5.3.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-5.3.inc b/meta/recipes-devtools/gcc/gcc-5.3.inc
index 421bb0c82e..bf33d12343 100644
--- a/meta/recipes-devtools/gcc/gcc-5.3.inc
+++ b/meta/recipes-devtools/gcc/gcc-5.3.inc
@@ -91,6 +91,7 @@ SRC_URI = "\
91 file://0059-libgcc-use-ldflags.patch \ 91 file://0059-libgcc-use-ldflags.patch \
92 file://CVE-2016-4488.patch \ 92 file://CVE-2016-4488.patch \
93 file://CVE-2016-4489.patch \ 93 file://CVE-2016-4489.patch \
94 file://CVE-2016-2226.patch \
94" 95"
95 96
96BACKPORTS = "" 97BACKPORTS = ""