[poky] [PATCH 22/28] tzcode: Add LIC_FILES_CHKSUM

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


Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 .../recipes-extended/tzcode/tzcode-native_2009r.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-extended/tzcode/tzcode-native_2009r.bb b/meta/recipes-extended/tzcode/tzcode-native_2009r.bb
index 7fe1326..dee8113 100644
--- a/meta/recipes-extended/tzcode/tzcode-native_2009r.bb
+++ b/meta/recipes-extended/tzcode/tzcode-native_2009r.bb
@@ -2,6 +2,8 @@ DESCRIPTION = "tzcode, timezone zoneinfo utils -- zic, zdump, tzselect"
 LICENSE = "Public Domain"
 PR = "r0"
 
+LIC_FILES_CHKSUM = "file://${WORKDIR}/README;md5=3ae8198f82258417ce29066d3b034035"
+
 SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzcode${PV}.tar.gz \
            ftp://elsie.nci.nih.gov/pub/tzdata2009s.tar.gz"
 
-- 
1.7.2.3




More information about the poky mailing list