summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost/boost_1.76.0.bb
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2021-04-22 15:58:24 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-04-23 10:12:10 +0100
commitaac6941d84360681344f3cc52cbc5b7e203755ae (patch)
treeaa9341aaa1edb3d5a0ded419fa913d410f92bf0b /meta/recipes-support/boost/boost_1.76.0.bb
parentfa1208406e8645cb8c74288bd5693eadeae651ff (diff)
downloadpoky-aac6941d84360681344f3cc52cbc5b7e203755ae.tar.gz
boost: upgrade 1.75.0 -> 1.76.0
(From OE-Core rev: 14b597845ad7b97e84c652ce56e137dc4b9d23b9) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/boost/boost_1.76.0.bb')
-rw-r--r--meta/recipes-support/boost/boost_1.76.0.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-support/boost/boost_1.76.0.bb b/meta/recipes-support/boost/boost_1.76.0.bb
new file mode 100644
index 0000000000..23b0ffc67e
--- /dev/null
+++ b/meta/recipes-support/boost/boost_1.76.0.bb
@@ -0,0 +1,10 @@
1require boost-${PV}.inc
2require boost.inc
3
4SRC_URI += " \
5 file://boost-CVE-2012-2677.patch \
6 file://boost-math-disable-pch-for-gcc.patch \
7 file://0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch \
8 file://0001-dont-setup-compiler-flags-m32-m64.patch \
9 file://0001-fiber-libs-Define-SYS_futex-if-it-does-not-exist.patch \
10 "