summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost/boost_1.69.0.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2018-12-18 17:30:01 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-01-03 12:35:54 +0000
commit9707bb401f54d74b5605b449e2cdd06be750b83b (patch)
tree11e87c595cc845b8ce5b832cdeffc2ffa98b61f1 /meta/recipes-support/boost/boost_1.69.0.bb
parent887f864642f318a7132d164d6e34aa5399579e6a (diff)
downloadpoky-9707bb401f54d74b5605b449e2cdd06be750b83b.tar.gz
boost: update to 1.69.0
Drop upstreamed reproducibility-add-file-directive-to-assembler.patch Drop signals library as upstream has removed it: https://www.boost.org/users/history/version_1_69_0.html (From OE-Core rev: 894d2867275e72caac9181ea3b859d7595268f7f) 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.69.0.bb')
-rw-r--r--meta/recipes-support/boost/boost_1.69.0.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta/recipes-support/boost/boost_1.69.0.bb b/meta/recipes-support/boost/boost_1.69.0.bb
new file mode 100644
index 0000000000..324b46f168
--- /dev/null
+++ b/meta/recipes-support/boost/boost_1.69.0.bb
@@ -0,0 +1,9 @@
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 "