summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2010-12-22 17:34:26 -0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-23 14:31:24 +0000
commitcd3708abfdf3ffacb70486232f19a55a0379657e (patch)
tree5e222ae7ba93f3924c244c1b1ffa6652757fa0a3 /meta/recipes-support/boost
parent3fbbb6975e3ae587c50c151fc99aa142462a876f (diff)
downloadpoky-cd3708abfdf3ffacb70486232f19a55a0379657e.tar.gz
bootst-jam: Add LIC_FILES_CHKSUM
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-support/boost')
-rw-r--r--meta/recipes-support/boost/boost-jam-native.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/boost/boost-jam-native.inc b/meta/recipes-support/boost/boost-jam-native.inc
index fe181ad00f..f0fac09361 100644
--- a/meta/recipes-support/boost/boost-jam-native.inc
+++ b/meta/recipes-support/boost/boost-jam-native.inc
@@ -10,6 +10,8 @@ PRIORITY = "optional"
10LICENSE = "Boost Software License" 10LICENSE = "Boost Software License"
11PR = "r0" 11PR = "r0"
12 12
13LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
14
13SRC_URI = "${SOURCEFORGE_MIRROR}/boost/boost-jam-${PV}.tgz" 15SRC_URI = "${SOURCEFORGE_MIRROR}/boost/boost-jam-${PV}.tgz"
14S = "${WORKDIR}/boost-jam-${PV}" 16S = "${WORKDIR}/boost-jam-${PV}"
15 17