[OE-core] [PATCH] [PATCH] bjam-native: 1.65.1 -> 1.66.0
Huang Qiyu
huangqy.fnst at cn.fujitsu.com
Sat Jan 6 08:31:55 UTC 2018
1.Upgrade bjam-native form 1.65.1 to 1.66.0
2.Upgrade boost form 1.65.1 to 1.66.0
Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
---
.../boost/{bjam-native_1.65.1.bb => bjam-native_1.66.0.bb} | 0
meta/recipes-support/boost/{boost-1.65.1.inc => boost-1.66.0.inc} | 4 ++--
meta/recipes-support/boost/{boost_1.65.1.bb => boost_1.66.0.bb} | 0
3 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/boost/{bjam-native_1.65.1.bb => bjam-native_1.66.0.bb} (100%)
rename meta/recipes-support/boost/{boost-1.65.1.inc => boost-1.66.0.inc} (85%)
rename meta/recipes-support/boost/{boost_1.65.1.bb => boost_1.66.0.bb} (100%)
diff --git a/meta/recipes-support/boost/bjam-native_1.65.1.bb b/meta/recipes-support/boost/bjam-native_1.66.0.bb
similarity index 100%
rename from meta/recipes-support/boost/bjam-native_1.65.1.bb
rename to meta/recipes-support/boost/bjam-native_1.66.0.bb
diff --git a/meta/recipes-support/boost/boost-1.65.1.inc b/meta/recipes-support/boost/boost-1.66.0.inc
similarity index 85%
rename from meta/recipes-support/boost/boost-1.65.1.inc
rename to meta/recipes-support/boost/boost-1.66.0.inc
index f0ca88c..fe2b863 100644
--- a/meta/recipes-support/boost/boost-1.65.1.inc
+++ b/meta/recipes-support/boost/boost-1.66.0.inc
@@ -12,8 +12,8 @@ BOOST_MAJ = "${@"_".join(d.getVar("PV").split(".")[0:2])}"
BOOST_P = "boost_${BOOST_VER}"
SRC_URI = "${SOURCEFORGE_MIRROR}/project/boost/boost/${PV}/${BOOST_P}.tar.bz2"
-SRC_URI[md5sum] = "41d7542ce40e171f3f7982aff008ff0d"
-SRC_URI[sha256sum] = "9807a5d16566c57fd74fb522764e0b134a8bbe6b6e8967b83afefd30dcd3be81"
+SRC_URI[md5sum] = "b2dfbd6c717be4a7bb2d88018eaccf75"
+SRC_URI[sha256sum] = "5721818253e6a0989583192f96782c4a98eb6204965316df9f5ad75819225ca9"
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.65.1.bb b/meta/recipes-support/boost/boost_1.66.0.bb
similarity index 100%
rename from meta/recipes-support/boost/boost_1.65.1.bb
rename to meta/recipes-support/boost/boost_1.66.0.bb
--
2.7.4
More information about the Openembedded-core
mailing list