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:47:12 +0000
commit5d9b07d80922079e48f9dbb4de09b3ef978fc10f (patch)
tree79e22133673624646390c4bf3e87b86a8c2c370e /meta/recipes-support/boost/boost_1.72.0.bb
parent1bbec5415907bc8264e6c93c50858eef917fa009 (diff)
downloadpoky-5d9b07d80922079e48f9dbb4de09b3ef978fc10f.tar.gz
boost: upgrade 1.71.0 -> 1.72.0
(From OE-Core rev: 773a22ea3996cab70ccc0e44db1d2fbd1be11a60) 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 @@
1require boost-${PV}.inc
2require boost.inc
3
4SRC_URI += "file://arm-intrinsics.patch \
5 file://boost-CVE-2012-2677.patch \
6 file://boost-math-disable-pch-for-gcc.patch \
7 file://0001-Apply-boost-1.62.0-no-forced-flags.patch.patch \
8 file://0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch \
9 file://0001-dont-setup-compiler-flags-m32-m64.patch \
10 "