timezone.inc 817 B

123456789101112131415161718
  1. SUMMARY = "Timezone data"
  2. DESCRIPTION = "The Time Zone Database contains code and data that represent \
  3. the history of local time for many representative locations around the globe."
  4. HOMEPAGE = "http://www.iana.org/time-zones"
  5. SECTION = "base"
  6. LICENSE = "PD & BSD & BSD-3-Clause"
  7. LIC_FILES_CHKSUM = "file://LICENSE;md5=c679c9d6b02bc2757b3eaf8f53c43fba"
  8. PV = "2020d"
  9. SRC_URI =" http://www.iana.org/time-zones/repository/releases/tzcode${PV}.tar.gz;name=tzcode \
  10. http://www.iana.org/time-zones/repository/releases/tzdata${PV}.tar.gz;name=tzdata \
  11. "
  12. UPSTREAM_CHECK_URI = "http://www.iana.org/time-zones"
  13. SRC_URI[tzcode.sha256sum] = "6cf050ba28e8053029d3f32d71341d11a794c6b5dd51a77fc769d6dae364fad5"
  14. SRC_URI[tzdata.sha256sum] = "8d813957de363387696f05af8a8889afa282ab5016a764c701a20758d39cbaf3"