summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost/boost_1.75.0.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-12-28 21:04:22 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-31 11:53:21 +0000
commitfe931dbdb6eebf99e5f034d4b530387066486f4c (patch)
treec670fc01a352f554c7a00c449421031cddc15d52 /meta/recipes-support/boost/boost_1.75.0.bb
parenteb7ad793d8c2e924adccc62e7680bb1cac640e89 (diff)
downloadopenembedded-core-contrib-fe931dbdb6eebf99e5f034d4b530387066486f4c.tar.gz
boost: update 1.74.0 -> 1.75.0
Remove 0001-Apply-boost-1.62.0-no-forced-flags.patch.patch: upstream has refactored the code, purpose of the patch is unclear. 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.75.0.bb')
-rw-r--r--meta/recipes-support/boost/boost_1.75.0.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-support/boost/boost_1.75.0.bb b/meta/recipes-support/boost/boost_1.75.0.bb
new file mode 100644
index 0000000000..33137e236d
--- /dev/null
+++ b/meta/recipes-support/boost/boost_1.75.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-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch \
+ file://0001-dont-setup-compiler-flags-m32-m64.patch \
+ file://0001-fiber-libs-Define-SYS_futex-if-it-does-not-exist.patch \
+ "