* [PATCH] [PATCH] bjam-native: 1.65.1 -> 1.66.0
@ 2018-01-06 8:31 Huang Qiyu
2018-01-07 9:42 ` Richard Purdie
2018-01-07 12:19 ` Alexander Kanavin
0 siblings, 2 replies; 3+ messages in thread
From: Huang Qiyu @ 2018-01-06 8:31 UTC (permalink / raw)
To: openembedded-core
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@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
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-01-07 12:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-06 8:31 [PATCH] [PATCH] bjam-native: 1.65.1 -> 1.66.0 Huang Qiyu
2018-01-07 9:42 ` Richard Purdie
2018-01-07 12:19 ` Alexander Kanavin
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.