[oe-commits] Saul Wold : boost-jam-native: Add SRC_URI Checksum

git version control git at git.openembedded.org
Fri Oct 7 10:35:59 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: e4a1bfbac41e2fbedecc406f0e8c8b20cd22994d
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=e4a1bfbac41e2fbedecc406f0e8c8b20cd22994d

Author: Saul Wold <sgw at linux.intel.com>
Date:   Tue Oct  4 17:06:34 2011 -0700

boost-jam-native: Add SRC_URI Checksum

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-support/boost/boost-jam-native.inc    |    2 +-
 .../boost/boost-jam-native_3.1.18.bb               |    4 ++++
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-support/boost/boost-jam-native.inc b/meta/recipes-support/boost/boost-jam-native.inc
index e6b2529..c5a9d99 100644
--- a/meta/recipes-support/boost/boost-jam-native.inc
+++ b/meta/recipes-support/boost/boost-jam-native.inc
@@ -7,7 +7,7 @@ DESCRIPTION = "Make system for boost (native)"
 HOMEPAGE = "http://www.boost.org/"
 SECTION = "devel"
 LICENSE = "Boost"
-PR = "r0"
+INC_PR = "r1"
 
 LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
 
diff --git a/meta/recipes-support/boost/boost-jam-native_3.1.18.bb b/meta/recipes-support/boost/boost-jam-native_3.1.18.bb
index 2e92146..7a0b1a8 100644
--- a/meta/recipes-support/boost/boost-jam-native_3.1.18.bb
+++ b/meta/recipes-support/boost/boost-jam-native_3.1.18.bb
@@ -1,4 +1,8 @@
 include boost-jam-native.inc
 
+PR = "${INC_PR}.0"
+
 SRC_URI = "${SOURCEFORGE_MIRROR}/boost/boost-jam-${PV}.tgz"
 
+SRC_URI[md5sum] = "f790e022d658db38db5cc4aeeccad3f1"
+SRC_URI[sha256sum] = "85dbb72c29837ba89cb5408782c82459b34fdecaedea8b54ce1cb3cb9990121a"





More information about the Openembedded-commits mailing list