diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-extended/tzdata/tzdata_2017c.bb (renamed from meta/recipes-extended/tzdata/tzdata_2017b.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/tzdata/tzdata_2017b.bb b/meta/recipes-extended/tzdata/tzdata_2017c.bb index 55e89767fc..9e5b929e99 100644 --- a/meta/recipes-extended/tzdata/tzdata_2017b.bb +++ b/meta/recipes-extended/tzdata/tzdata_2017c.bb | |||
@@ -2,15 +2,15 @@ SUMMARY = "Timezone data" | |||
2 | HOMEPAGE = "http://www.iana.org/time-zones" | 2 | HOMEPAGE = "http://www.iana.org/time-zones" |
3 | SECTION = "base" | 3 | SECTION = "base" |
4 | LICENSE = "PD & BSD & BSD-3-Clause" | 4 | LICENSE = "PD & BSD & BSD-3-Clause" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ef1a352b901ee7b75a75df8171d6aca7" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c679c9d6b02bc2757b3eaf8f53c43fba" |
6 | 6 | ||
7 | DEPENDS = "tzcode-native" | 7 | DEPENDS = "tzcode-native" |
8 | 8 | ||
9 | SRC_URI = "http://www.iana.org/time-zones/repository/releases/tzdata${PV}.tar.gz;name=tzdata" | 9 | SRC_URI = "http://www.iana.org/time-zones/repository/releases/tzdata${PV}.tar.gz;name=tzdata" |
10 | UPSTREAM_CHECK_URI = "http://www.iana.org/time-zones" | 10 | UPSTREAM_CHECK_URI = "http://www.iana.org/time-zones" |
11 | 11 | ||
12 | SRC_URI[tzdata.md5sum] = "50dc0dc50c68644c1f70804f2e7a1625" | 12 | SRC_URI[tzdata.md5sum] = "1e751e7e08f8b68530674f04619d894d" |
13 | SRC_URI[tzdata.sha256sum] = "f8242a522ea3496b0ce4ff4f2e75a049178da21001a08b8e666d8cbe07d18086" | 13 | SRC_URI[tzdata.sha256sum] = "d6543f92a929826318e2f44ff3a7611ce5f565a43e10250b42599d0ba4cbd90b" |
14 | 14 | ||
15 | inherit allarch | 15 | inherit allarch |
16 | 16 | ||