aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost/boost_1.68.0.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2019-03-18 09:45:35 -0700
committerArmin Kuster <akuster@mvista.com>2019-03-31 14:12:56 -0700
commitfddd3ca8490adaceab6491632cf249c2320e4fda (patch)
treec697694e9ad017a34d8033049db37203df1b48c6 /meta/recipes-support/boost/boost_1.68.0.bb
parent45032e30be70503faeee468159b216031b729309 (diff)
downloadopenembedded-core-contrib-fddd3ca8490adaceab6491632cf249c2320e4fda.tar.gz
Revert "boost: update to 1.69.0"
This reverts commit a384248938ea9db096866bf4ec8678d35ca62a12. This package update slipped in doing the maint process. Removing it. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Armin Kuster <akuster@mvista.com>
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, 11 insertions, 0 deletions
diff --git a/meta/recipes-support/boost/boost_1.68.0.bb b/meta/recipes-support/boost/boost_1.68.0.bb
new file mode 100644
index 0000000000..82e36fd732
--- /dev/null
+++ b/meta/recipes-support/boost/boost_1.68.0.bb
@@ -0,0 +1,11 @@
+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://reproducibility-add-file-directive-to-assembler.patch \
+ "