aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost/boost_1.61.0.bb
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2016-07-18 17:06:36 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-21 07:47:53 +0100
commit321f4e9438ddf1028507f830a99243f52eb2ea63 (patch)
tree8d685303840467748979987edfd6dab52fe41a7b /meta/recipes-support/boost/boost_1.61.0.bb
parentd183d1e08b819c2d69df85c317c3171a61c8a78d (diff)
downloadopenembedded-core-contrib-321f4e9438ddf1028507f830a99243f52eb2ea63.tar.gz
boost: fix CVE-2012-2677
Backport patch to fix CVE-2012-2677 for boost from: https://svn.boost.org/trac/boost/changeset/78326 (From OE-Core rev: 0a2df616a5c3316704742f1dcf37b450920e0280) Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/boost/boost_1.61.0.bb')
-rw-r--r--meta/recipes-support/boost/boost_1.61.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/boost/boost_1.61.0.bb b/meta/recipes-support/boost/boost_1.61.0.bb
index d8b14fed7b..1116444ceb 100644
--- a/meta/recipes-support/boost/boost_1.61.0.bb
+++ b/meta/recipes-support/boost/boost_1.61.0.bb
@@ -4,4 +4,5 @@ include boost.inc
SRC_URI += "\
file://arm-intrinsics.patch \
file://consider-hardfp.patch \
+ file://boost-CVE-2012-2677.patch \
"