aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost/boost_1.65.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/boost/boost_1.65.1.bb')
-rw-r--r--meta/recipes-support/boost/boost_1.65.1.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta/recipes-support/boost/boost_1.65.1.bb b/meta/recipes-support/boost/boost_1.65.1.bb
new file mode 100644
index 0000000000..9ba56703a5
--- /dev/null
+++ b/meta/recipes-support/boost/boost_1.65.1.bb
@@ -0,0 +1,12 @@
+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://0003-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch \
+ file://0002-Don-t-set-up-m32-m64-we-do-that-ourselves.patch \
+ file://0001-correct-error-which-appeared-when-compiling-non-c-co.patch \
+"