summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"