[poky] [PATCH 23/28] bootst-jam: Add LIC_FILES_CHKSUM

Saul Wold sgw at linux.intel.com
Thu Dec 23 06:27:20 PST 2010


Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 meta/recipes-support/boost/boost-jam-native.inc |    2 ++
 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 fe181ad..f0fac09 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}"
 
-- 
1.7.2.3




More information about the poky mailing list