summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-10-04 17:06:34 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-07 11:35:48 +0100
commitc05b45b54f81824c7766ae2886ef81e417c9b66e (patch)
treea6c4fd30410992f5e6244928909973f423fbadba /meta/recipes-support/boost
parent0dff4c2d3c3a1d6da4704fc63cb6c1671eba24f6 (diff)
downloadpoky-c05b45b54f81824c7766ae2886ef81e417c9b66e.tar.gz
boost-jam-native: Add SRC_URI Checksum
(From OE-Core rev: e4a1bfbac41e2fbedecc406f0e8c8b20cd22994d) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/boost')
-rw-r--r--meta/recipes-support/boost/boost-jam-native.inc2
-rw-r--r--meta/recipes-support/boost/boost-jam-native_3.1.18.bb4
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 e6b2529858..c5a9d99b9b 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)"
7HOMEPAGE = "http://www.boost.org/" 7HOMEPAGE = "http://www.boost.org/"
8SECTION = "devel" 8SECTION = "devel"
9LICENSE = "Boost" 9LICENSE = "Boost"
10PR = "r0" 10INC_PR = "r1"
11 11
12LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c" 12LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
13 13
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 2e92146a83..7a0b1a8699 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 @@
1include boost-jam-native.inc 1include boost-jam-native.inc
2 2
3PR = "${INC_PR}.0"
4
3SRC_URI = "${SOURCEFORGE_MIRROR}/boost/boost-jam-${PV}.tgz" 5SRC_URI = "${SOURCEFORGE_MIRROR}/boost/boost-jam-${PV}.tgz"
4 6
7SRC_URI[md5sum] = "f790e022d658db38db5cc4aeeccad3f1"
8SRC_URI[sha256sum] = "85dbb72c29837ba89cb5408782c82459b34fdecaedea8b54ce1cb3cb9990121a"