[OE-core] [PATCH 12/16] boost: upgrade 1.71.0 -> 1.72.0

Alexander Kanavin alex.kanavin at gmail.com
Thu Dec 19 13:22:57 UTC 2019


Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
---
 .../boost/{bjam-native_1.71.0.bb => bjam-native_1.72.0.bb}    | 0
 .../boost/{boost-1.71.0.inc => boost-1.72.0.inc}              | 4 ++--
 .../boost/{boost_1.71.0.bb => boost_1.72.0.bb}                | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/boost/{bjam-native_1.71.0.bb => bjam-native_1.72.0.bb} (100%)
 rename meta/recipes-support/boost/{boost-1.71.0.inc => boost-1.72.0.inc} (85%)
 rename meta/recipes-support/boost/{boost_1.71.0.bb => boost_1.72.0.bb} (100%)

diff --git a/meta/recipes-support/boost/bjam-native_1.71.0.bb b/meta/recipes-support/boost/bjam-native_1.72.0.bb
similarity index 100%
rename from meta/recipes-support/boost/bjam-native_1.71.0.bb
rename to meta/recipes-support/boost/bjam-native_1.72.0.bb
diff --git a/meta/recipes-support/boost/boost-1.71.0.inc b/meta/recipes-support/boost/boost-1.72.0.inc
similarity index 85%
rename from meta/recipes-support/boost/boost-1.71.0.inc
rename to meta/recipes-support/boost/boost-1.72.0.inc
index 7164d0f1c57..55a095bf1c3 100644
--- a/meta/recipes-support/boost/boost-1.71.0.inc
+++ b/meta/recipes-support/boost/boost-1.72.0.inc
@@ -12,8 +12,8 @@ BOOST_MAJ = "${@"_".join(d.getVar("PV").split(".")[0:2])}"
 BOOST_P = "boost_${BOOST_VER}"
 
 SRC_URI = "https://dl.bintray.com/boostorg/release/${PV}/source/${BOOST_P}.tar.bz2"
-SRC_URI[md5sum] = "4cdf9b5c2dc01fb2b7b733d5af30e558"
-SRC_URI[sha256sum] = "d73a8da01e8bf8c7eda40b4c84915071a8c8a0df4a6734537ddde4a8580524ee"
+SRC_URI[md5sum] = "cb40943d2a2cb8ce08d42bc48b0f84f0"
+SRC_URI[sha256sum] = "59c9b274bc451cf91a9ba1dd2c7fdcaf5d60b1b3aa83f2c9fa143417cc660722"
 
 UPSTREAM_CHECK_URI = "http://www.boost.org/users/download/"
 UPSTREAM_CHECK_REGEX = "boostorg/release/(?P<pver>.*)/source/"
diff --git a/meta/recipes-support/boost/boost_1.71.0.bb b/meta/recipes-support/boost/boost_1.72.0.bb
similarity index 100%
rename from meta/recipes-support/boost/boost_1.71.0.bb
rename to meta/recipes-support/boost/boost_1.72.0.bb
-- 
2.17.1



More information about the Openembedded-core mailing list