summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-10-07 18:24:53 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-14 16:55:31 +0100
commit40b89fd593cb5e836de20a617d2ef36ca4d05cb9 (patch)
tree4065e61e9c00e012205e5b0f33389a32905cfebc /meta/recipes-extended
parent6515b6494292067316f1e5229fb7bf7561b3ae61 (diff)
downloadast2050-yocto-poky-40b89fd593cb5e836de20a617d2ef36ca4d05cb9.zip
ast2050-yocto-poky-40b89fd593cb5e836de20a617d2ef36ca4d05cb9.tar.gz
tzdata: Update to 2013g
Add the README to LIC_FILES_CHKSUM and update LICESE since it now mentions that some files are licensed under BSD (From OE-Core rev: b1b02835b30e44cd923c57ac5a77de8fc1e0e474) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/tzdata/tzdata_2013g.bb (renamed from meta/recipes-extended/tzdata/tzdata_2013d.bb)9
1 files changed, 5 insertions, 4 deletions
diff --git a/meta/recipes-extended/tzdata/tzdata_2013d.bb b/meta/recipes-extended/tzdata/tzdata_2013g.bb
index c0f1506..a2f6c63 100644
--- a/meta/recipes-extended/tzdata/tzdata_2013d.bb
+++ b/meta/recipes-extended/tzdata/tzdata_2013g.bb
@@ -1,8 +1,9 @@
DESCRIPTION = "Timezone data"
HOMEPAGE = "ftp://elsie.nci.nih.gov/pub/"
SECTION = "base"
-LICENSE = "PD"
-LIC_FILES_CHKSUM = "file://asia;beginline=2;endline=3;md5=06468c0e84ef4d4c97045a4a29b08234"
+LICENSE = "PD & BSD"
+LIC_FILES_CHKSUM = "file://asia;beginline=2;endline=3;md5=06468c0e84ef4d4c97045a4a29b08234 \
+ file://README;md5=0b7570113550eb5d30aa4bd220964b8f"
DEPENDS = "tzcode-native"
inherit allarch
@@ -14,8 +15,8 @@ RCONFLICTS_${PN} = "timezones timezone-africa timezone-america timezone-antarcti
SRC_URI = "ftp://ftp.iana.org/tz/releases/tzdata${PV}.tar.gz;name=tzdata"
-SRC_URI[tzdata.md5sum] = "65b6818162230fc02f86f293376c73df"
-SRC_URI[tzdata.sha256sum] = "cd1c96f0676e0edceebc6a418a2222ffb05becb41180dd9f847b9c7cef303b04"
+SRC_URI[tzdata.md5sum] = "76dbc3b5a81913fc0d824376c44a5d15"
+SRC_URI[tzdata.sha256sum] = "b6cdd3998dcc732a6ae5e101e1394f9d4d6dff68bd48a8fb78c44c2b997d3a4f"
S = "${WORKDIR}"
OpenPOWER on IntegriCloud