From: Saul Wold Date: Thu, 23 Dec 2010 01:33:56 +0000 (-0800) Subject: tzcode: Add LIC_FILES_CHKSUM X-Git-Tag: 2011-1~3292 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3fbbb6975e3ae587c50c151fc99aa142462a876f;p=openembedded-core.git tzcode: Add LIC_FILES_CHKSUM Signed-off-by: Saul Wold --- diff --git a/meta/recipes-extended/tzcode/tzcode-native_2009r.bb b/meta/recipes-extended/tzcode/tzcode-native_2009r.bb index 7fe1326ef1..dee81139a7 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"