summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-support/boost/boost_1.73.0.bb
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2020-05-22 21:23:08 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-28 23:09:46 +0300
commit66b34c87899f3a70df3b538b2356c6f7b9823e30 (patch)
treeb4e58e79d83eda7b49ca8869638c3a822b177eb0 /poky/meta/recipes-support/boost/boost_1.73.0.bb
parentcba31cc6a1a04f938736c8dc13e892451d8538fc (diff)
downloadopenbmc-66b34c87899f3a70df3b538b2356c6f7b9823e30.tar.xz
boost: upgrade 1.72.0 -> 1.73.0
refresh 0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch remove 0001-revert-cease-dependence-on-range.patch since it is included in 1.73.0 (From OE-Core rev: 1728ecf71f96570913202a54fd0012ac8b01b8ae) Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Change-Id: Idebfaf56833b5dad94166a02c3dd985f0a861d0b
Diffstat (limited to 'poky/meta/recipes-support/boost/boost_1.73.0.bb')
-rw-r--r--poky/meta/recipes-support/boost/boost_1.73.0.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/poky/meta/recipes-support/boost/boost_1.73.0.bb b/poky/meta/recipes-support/boost/boost_1.73.0.bb
new file mode 100644
index 000000000..5e9e0d87d
--- /dev/null
+++ b/poky/meta/recipes-support/boost/boost_1.73.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 \
+ "