summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost/boost_1.62.0.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2017-02-22 16:51:04 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-03-01 23:27:09 +0000
commit817f9b5899e386f4dd2f01d73dbda20ece7713b3 (patch)
tree47d1378c87276917f03a9277cc21229b2898754a /meta/recipes-support/boost/boost_1.62.0.bb
parent76b831cc11b1eaec365f27e7f4cd37777f088b45 (diff)
downloadpoky-817f9b5899e386f4dd2f01d73dbda20ece7713b3.tar.gz
boost: update to 1.63.0
Drop backported 0002-boost-test-execution_monitor.hpp-fix-mips-soft-float.patch Rebase consider-hardfp.patch to 0001-When-using-soft-float-on-ARM-we-should-not-expect-th.patch (From OE-Core rev: ef603f41b5df4772bb598ec9d389dd5f858592af) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/boost/boost_1.62.0.bb')
-rw-r--r--meta/recipes-support/boost/boost_1.62.0.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-support/boost/boost_1.62.0.bb b/meta/recipes-support/boost/boost_1.62.0.bb
deleted file mode 100644
index de4932a6e1..0000000000
--- a/meta/recipes-support/boost/boost_1.62.0.bb
+++ /dev/null
@@ -1,15 +0,0 @@
1require boost-${PV}.inc
2require boost.inc
3
4SRC_URI += "\
5 file://arm-intrinsics.patch \
6 file://consider-hardfp.patch \
7 file://boost-CVE-2012-2677.patch \
8 file://0001-boost-asio-detail-socket_types.hpp-fix-poll.h-includ.patch \
9 file://0002-boost-test-execution_monitor.hpp-fix-mips-soft-float.patch \
10 file://0004-Use-atomic-by-default-when-BOOST_NO_CXX11_HDR_ATOMIC.patch \
11 file://boost-math-disable-pch-for-gcc.patch \
12 file://0001-Apply-boost-1.62.0-no-forced-flags.patch.patch \
13 file://0003-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch \
14 file://0002-Don-t-set-up-m32-m64-we-do-that-ourselves.patch \
15"