diff options
Diffstat (limited to 'recipes/boost')
-rw-r--r-- | recipes/boost/boost-jam-native_3.1.11.bb | 3 | ||||
-rw-r--r-- | recipes/boost/boost-jam-native_3.1.16.bb | 3 | ||||
-rw-r--r-- | recipes/boost/boost_1.33.1.bb | 3 | ||||
-rw-r--r-- | recipes/boost/boost_1.34.1.bb | 3 | ||||
-rw-r--r-- | recipes/boost/boost_1.36.0.bb | 3 | ||||
-rw-r--r-- | recipes/boost/boost_1.40.0.bb | 3 |
6 files changed, 18 insertions, 0 deletions
diff --git a/recipes/boost/boost-jam-native_3.1.11.bb b/recipes/boost/boost-jam-native_3.1.11.bb index 0da2d7474f..6b6f885af2 100644 --- a/recipes/boost/boost-jam-native_3.1.11.bb +++ b/recipes/boost/boost-jam-native_3.1.11.bb @@ -4,3 +4,6 @@ PR = "${INC_PR}.1" SRC_URI = "${SOURCEFORGE_MIRROR}/boost/boost-jam-${PV}.tgz" + +SRC_URI[md5sum] = "b86fb56a824d4a3dedcbda12f8b1a2b3" +SRC_URI[sha256sum] = "6cdb945ac41b5ac78e05435e742b3a9928e5d1a5ff22728656deff29249edc66" diff --git a/recipes/boost/boost-jam-native_3.1.16.bb b/recipes/boost/boost-jam-native_3.1.16.bb index 0da2d7474f..c7a91db480 100644 --- a/recipes/boost/boost-jam-native_3.1.16.bb +++ b/recipes/boost/boost-jam-native_3.1.16.bb @@ -4,3 +4,6 @@ PR = "${INC_PR}.1" SRC_URI = "${SOURCEFORGE_MIRROR}/boost/boost-jam-${PV}.tgz" + +SRC_URI[md5sum] = "1fd96a38b1a33c365e8142eec53197e7" +SRC_URI[sha256sum] = "e681f9ba5d622e0c98c249d3847359a12292a7bcc5769f6e1a35e930f7306f25" diff --git a/recipes/boost/boost_1.33.1.bb b/recipes/boost/boost_1.33.1.bb index 56c0047d50..9c12b20fa4 100644 --- a/recipes/boost/boost_1.33.1.bb +++ b/recipes/boost/boost_1.33.1.bb @@ -9,3 +9,6 @@ SRC_URI = "\ file://gcc41.patch;patch=1 \ " + +SRC_URI[md5sum] = "2b999b2fb7798e1737d1fff8fac602ef" +SRC_URI[sha256sum] = "6232e93205acbc8c705f44f15977aae158550c99a384f41606cff26c16393be0" diff --git a/recipes/boost/boost_1.34.1.bb b/recipes/boost/boost_1.34.1.bb index 3e1b282b03..d82c5d9a7e 100644 --- a/recipes/boost/boost_1.34.1.bb +++ b/recipes/boost/boost_1.34.1.bb @@ -167,3 +167,6 @@ FILES_boost-wserialization-dbg = "${libdir}/libboost_wserialization-d.so ${libdi FILES_boost-wserialization-mt = "${libdir}/libboost_wserialization-mt.so" FILES_boost-wserialization-mt-dbg = "${libdir}/libboost_wserialization-mt-d.so ${libdir}/.debug/libboost_wserialization-mt-d.so" + +SRC_URI[md5sum] = "2d938467e8a448a2c9763e0a9f8ca7e5" +SRC_URI[sha256sum] = "0f866c75b025a4f1340117a106595cc0675f48ba1e5a9b5c221ec7f19e96ec4c" diff --git a/recipes/boost/boost_1.36.0.bb b/recipes/boost/boost_1.36.0.bb index e0522402f1..6dedbafc96 100644 --- a/recipes/boost/boost_1.36.0.bb +++ b/recipes/boost/boost_1.36.0.bb @@ -16,3 +16,6 @@ BJAM_OPTS = '${BJAM_TOOLS} \ --builddir=${S}/${TARGET_SYS} \ ${BJAM_EXTRA}' + +SRC_URI[md5sum] = "328bfec66c312150e4c2a78dcecb504b" +SRC_URI[sha256sum] = "9a4a0cfbbd227c20a13519a2c41f2e707dc0d89e518a3c7bfcd381f7b7fbcdef" diff --git a/recipes/boost/boost_1.40.0.bb b/recipes/boost/boost_1.40.0.bb index 8738acd0b2..28eb7ca2d6 100644 --- a/recipes/boost/boost_1.40.0.bb +++ b/recipes/boost/boost_1.40.0.bb @@ -8,3 +8,6 @@ SRC_URI = "http://sodium.resophonic.com/boost-cmake/1.40.0.cmake2/boost-1.40.0.c S = "${WORKDIR}/boost-1.40.0.cmake2" DEFAULT_PREFERENCE = "-1" + +SRC_URI[md5sum] = "1a0926fe4c8228f14a2622b4182b801e" +SRC_URI[sha256sum] = "ce6e6c3a6b9a3e7695cb7a0f83d4dbb58f1fb246eb706e3caf3fce3b77e186c0" |