[OE-core] [PATCH 1/3] boost/bjam-native: Upgrade to 1.58.0
Saul Wold
sgw at linux.intel.com
Fri May 22 15:26:46 UTC 2015
Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
.../boost/{bjam-native_1.57.0.bb => bjam-native_1.58.0.bb} | 0
meta/recipes-support/boost/{boost-1.57.0.inc => boost-1.58.0.inc} | 4 ++--
meta/recipes-support/boost/{boost_1.57.0.bb => boost_1.58.0.bb} | 0
3 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/boost/{bjam-native_1.57.0.bb => bjam-native_1.58.0.bb} (100%)
rename meta/recipes-support/boost/{boost-1.57.0.inc => boost-1.58.0.inc} (83%)
rename meta/recipes-support/boost/{boost_1.57.0.bb => boost_1.58.0.bb} (100%)
diff --git a/meta/recipes-support/boost/bjam-native_1.57.0.bb b/meta/recipes-support/boost/bjam-native_1.58.0.bb
similarity index 100%
rename from meta/recipes-support/boost/bjam-native_1.57.0.bb
rename to meta/recipes-support/boost/bjam-native_1.58.0.bb
diff --git a/meta/recipes-support/boost/boost-1.57.0.inc b/meta/recipes-support/boost/boost-1.58.0.inc
similarity index 83%
rename from meta/recipes-support/boost/boost-1.57.0.inc
rename to meta/recipes-support/boost/boost-1.58.0.inc
index 809419d..0bae81b 100644
--- a/meta/recipes-support/boost/boost-1.57.0.inc
+++ b/meta/recipes-support/boost/boost-1.58.0.inc
@@ -13,7 +13,7 @@ BOOST_P = "boost_${BOOST_VER}"
SRC_URI = "${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2"
-SRC_URI[md5sum] = "1be49befbdd9a5ce9def2983ba3e7b76"
-SRC_URI[sha256sum] = "910c8c022a33ccec7f088bd65d4f14b466588dda94ba2124e78b8c57db264967"
+SRC_URI[md5sum] = "b8839650e61e9c1c0a89f371dd475546"
+SRC_URI[sha256sum] = "fdfc204fc33ec79c99b9a74944c3e54bd78be4f7f15e260c0e2700a36dc7d3e5"
S = "${WORKDIR}/${BOOST_P}"
diff --git a/meta/recipes-support/boost/boost_1.57.0.bb b/meta/recipes-support/boost/boost_1.58.0.bb
similarity index 100%
rename from meta/recipes-support/boost/boost_1.57.0.bb
rename to meta/recipes-support/boost/boost_1.58.0.bb
--
2.1.0
More information about the Openembedded-core
mailing list