summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost/boost_1.72.0.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-12-19 14:22:57 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-12-30 08:45:03 +0000
commit773a22ea3996cab70ccc0e44db1d2fbd1be11a60 (patch)
tree8fad5d8f582f90d8e0e80e9bde5c0ef6985e2288 /meta/recipes-support/boost/boost_1.72.0.bb
parentba791a4964a0534d5dfed4833722eb1135d51681 (diff)
downloadopenembedded-core-contrib-773a22ea3996cab70ccc0e44db1d2fbd1be11a60.tar.gz
boost: upgrade 1.71.0 -> 1.72.0
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/boost/boost_1.72.0.bb')
-rw-r--r--meta/recipes-support/boost/boost_1.72.0.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-support/boost/boost_1.72.0.bb b/meta/recipes-support/boost/boost_1.72.0.bb
new file mode 100644
index 0000000000..5e9e0d87d7
--- /dev/null
+++ b/meta/recipes-support/boost/boost_1.72.0.bb
@@ -0,0 +1,10 @@
+require boost-${PV}.inc
+require boost.inc
+
+SRC_URI += "file://arm-intrinsics.patch \
+ file://boost-CVE-2012-2677.patch \
+ file://boost-math-disable-pch-for-gcc.patch \
+ file://0001-Apply-boost-1.62.0-no-forced-flags.patch.patch \
+ file://0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch \
+ file://0001-dont-setup-compiler-flags-m32-m64.patch \
+ "