blob: cdd1a2ac3cc68ddcd1dc622af6267a672d2712e5 [file] [log] [blame]
Brad Bishop19323692019-04-05 15:28:33 -04001SUMMARY = "Timezone data"
Brad Bishopf3f93bb2019-10-16 14:33:32 -04002DESCRIPTION = "The Time Zone Database contains code and data that represent \
3the history of local time for many representative locations around the globe."
Brad Bishop19323692019-04-05 15:28:33 -04004HOMEPAGE = "http://www.iana.org/time-zones"
5SECTION = "base"
Andrew Geisslerd159c7f2021-09-02 21:05:58 -05006LICENSE = "PD & BSD-3-Clause"
Brad Bishop19323692019-04-05 15:28:33 -04007LIC_FILES_CHKSUM = "file://LICENSE;md5=c679c9d6b02bc2757b3eaf8f53c43fba"
8
Patrick Williamsde0582f2022-04-08 10:23:27 -05009PV = "2022a"
Brad Bishop19323692019-04-05 15:28:33 -040010
11SRC_URI =" http://www.iana.org/time-zones/repository/releases/tzcode${PV}.tar.gz;name=tzcode \
12 http://www.iana.org/time-zones/repository/releases/tzdata${PV}.tar.gz;name=tzdata \
13 "
14
15UPSTREAM_CHECK_URI = "http://www.iana.org/time-zones"
16
Patrick Williamsde0582f2022-04-08 10:23:27 -050017SRC_URI[tzcode.sha256sum] = "f8575e7e33be9ee265df2081092526b81c80abac3f4a04399ae9d4d91cdadac7"
18SRC_URI[tzdata.sha256sum] = "ef7fffd9f4f50f4f58328b35022a32a5a056b245c5cb3d6791dddb342f871664"
Andrew Geisslereff27472021-10-29 15:35:00 -050019