[oe-commits] Martin Jansa : tzdata, tzcode: import LICENSE and LIC_FILES_CHKSUM from meta-shr

git version control git at git.openembedded.org
Thu Apr 14 20:01:47 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: dac8bb494ae310a231f3e6b8aa4918e3ecdf85a5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=dac8bb494ae310a231f3e6b8aa4918e3ecdf85a5

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Apr 10 13:10:56 2011 +0200

tzdata,tzcode: import LICENSE and LIC_FILES_CHKSUM from meta-shr

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/tzcode/tzcode-native_2011e.bb |    3 +++
 recipes/tzdata/tzdata.inc             |    2 +-
 recipes/tzdata/tzdata_2011e.bb        |    3 +++
 3 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/recipes/tzcode/tzcode-native_2011e.bb b/recipes/tzcode/tzcode-native_2011e.bb
index 2bf4f4c..280840c 100644
--- a/recipes/tzcode/tzcode-native_2011e.bb
+++ b/recipes/tzcode/tzcode-native_2011e.bb
@@ -1,5 +1,8 @@
 require tzcode-native.inc
 
+LICENSE = "PD"
+LIC_FILES_CHKSUM = "file://README;md5=3ae8198f82258417ce29066d3b034035"
+
 # Note that elsie.nci.nih.gov removes old versions when new is coming out
 # So if this doesn't build for you because of missing source file, just
 # bump it to the latest available version, removing old one
diff --git a/recipes/tzdata/tzdata.inc b/recipes/tzdata/tzdata.inc
index 2c53652..732ebb3 100644
--- a/recipes/tzdata/tzdata.inc
+++ b/recipes/tzdata/tzdata.inc
@@ -16,8 +16,8 @@ SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzdata${PV}.tar.gz;subdir=${BPN}-${PV}"
 
 TZONES= "africa antarctica asia australasia europe northamerica southamerica  \
          factory solar87 solar88 solar89 etcetera backward systemv \
-#        pacificnew \
         "
+#        pacificnew \
 
 CONFFILES_${PN} = "${sysconfdir}/timezone ${sysconfdir}/localtime"
 
diff --git a/recipes/tzdata/tzdata_2011e.bb b/recipes/tzdata/tzdata_2011e.bb
index 581ced3..c0f5291 100644
--- a/recipes/tzdata/tzdata_2011e.bb
+++ b/recipes/tzdata/tzdata_2011e.bb
@@ -1,5 +1,8 @@
 require tzdata.inc
 
+LICENSE = "PD"
+LIC_FILES_CHKSUM = "file://asia;beginline=2;endline=3;md5=06468c0e84ef4d4c97045a4a29b08234"
+
 # Note that elsie.nci.nih.gov removes old archives after a new one is
 # released. So if this doesn't build for you because of missing source file
 # just bump it to the latest available version, removing the old one





More information about the Openembedded-commits mailing list