]> code.ossystems Code Review - openembedded-core.git/commitdiff
boost/bjam-native: Upgrade to 1.58.0
authorSaul Wold <sgw@linux.intel.com>
Fri, 22 May 2015 15:26:46 +0000 (08:26 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 May 2015 07:10:13 +0000 (08:10 +0100)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/boost/bjam-native_1.58.0.bb [moved from meta/recipes-support/boost/bjam-native_1.57.0.bb with 100% similarity]
meta/recipes-support/boost/boost-1.58.0.inc [moved from meta/recipes-support/boost/boost-1.57.0.inc with 83% similarity]
meta/recipes-support/boost/boost_1.58.0.bb [moved from meta/recipes-support/boost/boost_1.57.0.bb with 100% similarity]

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 809419dbacf7860628365f048b1d95816356a677..0bae81bcfaaad190c8a284745892dd993afa46dd 100644 (file)
@@ -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}"