summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost/boost_1.68.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-02-06 16:38:30 +0000
commita384248938ea9db096866bf4ec8678d35ca62a12 (patch)
tree9e84d356102edecb9225d4ff887539b0dec8184c /meta/recipes-support/boost/boost_1.68.0.bb
parentcdd02aaf5b5a08369def0dfa674393c7b8f546c0 (diff)
downloadpoky-a384248938ea9db096866bf4ec8678d35ca62a12.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) (From OE-Core rev: 4f14eacc4806d9b824045b5b782746c5954dbe2d) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/boost/boost_1.68.0.bb')
-rw-r--r--meta/recipes-support/boost/boost_1.68.0.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/recipes-support/boost/boost_1.68.0.bb b/meta/recipes-support/boost/boost_1.68.0.bb
deleted file mode 100644
index 82e36fd732..0000000000
--- a/meta/recipes-support/boost/boost_1.68.0.bb
+++ /dev/null
@@ -1,11 +0,0 @@
1require boost-${PV}.inc
2require boost.inc
3
4SRC_URI += "\
5 file://arm-intrinsics.patch \
6 file://boost-CVE-2012-2677.patch \
7 file://boost-math-disable-pch-for-gcc.patch \
8 file://0001-Apply-boost-1.62.0-no-forced-flags.patch.patch \
9 file://0003-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch \
10 file://reproducibility-add-file-directive-to-assembler.patch \
11 "