From: Saul Wold Date: Thu, 23 Dec 2010 01:34:26 +0000 (-0800) Subject: bootst-jam: Add LIC_FILES_CHKSUM X-Git-Tag: 2011-1~3291 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=cd3708abfdf3ffacb70486232f19a55a0379657e;p=openembedded-core.git bootst-jam: Add LIC_FILES_CHKSUM Signed-off-by: Saul Wold --- 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" LICENSE = "Boost Software License" PR = "r0" +LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c" + SRC_URI = "${SOURCEFORGE_MIRROR}/boost/boost-jam-${PV}.tgz" S = "${WORKDIR}/boost-jam-${PV}"