summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost/boost_1.64.0.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-04-20 11:20:24 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-05-12 08:51:09 +0100
commit2b070ef738a30f23963fed4bec3470557a5dc2a3 (patch)
treeec337a9929f71b509be018b7195d4d893c5c12dc /meta/recipes-support/boost/boost_1.64.0.bb
parent7ee0540f5cf55441a4af40fdbb625b6dc20fe44f (diff)
downloadpoky-2b070ef738a30f23963fed4bec3470557a5dc2a3.tar.gz
boost: Upgrade to 1.64.0
drop upstreamed patches (From OE-Core rev: 9ba71dc40dd782d192504b0827ca91f0fe180abe) Signed-off-by: Khem Raj <raj.khem@gmail.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.64.0.bb')
-rw-r--r--meta/recipes-support/boost/boost_1.64.0.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta/recipes-support/boost/boost_1.64.0.bb b/meta/recipes-support/boost/boost_1.64.0.bb
new file mode 100644
index 0000000000..119eb0af45
--- /dev/null
+++ b/meta/recipes-support/boost/boost_1.64.0.bb
@@ -0,0 +1,12 @@
1require boost-${PV}.inc
2require boost.inc
3
4SRC_URI += "\
5 file://arm-intrinsics.patch \
6 file://boost-CVE-2012-2677.patch \
7 file://0001-boost-asio-detail-socket_types.hpp-fix-poll.h-includ.patch \
8 file://boost-math-disable-pch-for-gcc.patch \
9 file://0001-Apply-boost-1.62.0-no-forced-flags.patch.patch \
10 file://0003-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch \
11 file://0002-Don-t-set-up-m32-m64-we-do-that-ourselves.patch \
12"