From 96320445e357ac45549074f6ec8c39c965e581bb Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Fri, 22 May 2015 08:26:46 -0700 Subject: [PATCH] boost/bjam-native: Upgrade to 1.58.0 Signed-off-by: Saul Wold Signed-off-by: Ross Burton --- .../boost/{bjam-native_1.57.0.bb => bjam-native_1.58.0.bb} | 0 .../boost/{boost-1.57.0.inc => boost-1.58.0.inc} | 4 ++-- .../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 809419dbac..0bae81bcfa 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.40.1