[gnome-continuous-yocto/gnomeostree-3.28-rocko: 730/8267] boost: update to 1.61.0



commit f6f7db7c2ab409abab0e7a2f9d36a35419e76076
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date:   Fri Jun 3 12:14:44 2016 +0300

    boost: update to 1.61.0
    
    0001-Do-not-qualify-fenv.h-names-that-might-be-macros.patch has been merged upstream.
    
    (From OE-Core rev: 25d4129bab9f6abeecbfec6b69612e387851bfe3)
    
    Signed-off-by: Alexander Kanavin <alexander kanavin linux intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 ...bjam-native_1.60.0.bb => bjam-native_1.61.0.bb} |    0
 .../boost/{boost-1.60.0.inc => boost-1.61.0.inc}   |    4 +-
 ...qualify-fenv.h-names-that-might-be-macros.patch |   45 --------------------
 meta/recipes-support/boost/boost_1.60.0.bb         |    8 ----
 meta/recipes-support/boost/boost_1.61.0.bb         |    7 +++
 5 files changed, 9 insertions(+), 55 deletions(-)
---
diff --git a/meta/recipes-support/boost/bjam-native_1.60.0.bb 
b/meta/recipes-support/boost/bjam-native_1.61.0.bb
similarity index 100%
rename from meta/recipes-support/boost/bjam-native_1.60.0.bb
rename to meta/recipes-support/boost/bjam-native_1.61.0.bb
diff --git a/meta/recipes-support/boost/boost-1.60.0.inc b/meta/recipes-support/boost/boost-1.61.0.inc
similarity index 83%
rename from meta/recipes-support/boost/boost-1.60.0.inc
rename to meta/recipes-support/boost/boost-1.61.0.inc
index a38693e..4553677 100644
--- a/meta/recipes-support/boost/boost-1.60.0.inc
+++ b/meta/recipes-support/boost/boost-1.61.0.inc
@@ -13,7 +13,7 @@ BOOST_P = "boost_${BOOST_VER}"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2"
 
-SRC_URI[md5sum] = "65a840e1a0b13a558ff19eeb2c4f0cbe"
-SRC_URI[sha256sum] = "686affff989ac2488f79a97b9479efb9f2abae035b5ed4d8226de6857933fd3b"
+SRC_URI[md5sum] = "6095876341956f65f9d35939ccea1a9f"
+SRC_URI[sha256sum] = "a547bd06c2fd9a71ba1d169d9cf0339da7ebf4753849a8f7d6fdb8feee99b640"
 
 S = "${WORKDIR}/${BOOST_P}"
diff --git a/meta/recipes-support/boost/boost_1.61.0.bb b/meta/recipes-support/boost/boost_1.61.0.bb
new file mode 100644
index 0000000..d8b14fe
--- /dev/null
+++ b/meta/recipes-support/boost/boost_1.61.0.bb
@@ -0,0 +1,7 @@
+include boost-${PV}.inc
+include boost.inc
+
+SRC_URI += "\
+    file://arm-intrinsics.patch \
+    file://consider-hardfp.patch \
+"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]