diff options
author | Khem Raj <raj.khem@gmail.com> | 2011-07-18 15:35:01 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-20 15:27:38 +0100 |
commit | cbcb798b88648701804a02cee302630e245acfc9 (patch) | |
tree | ca9ca07726f1026e7542e836555a572d5973c5d0 /meta/recipes-extended | |
parent | 33467f8455d14dd68354f24fa9caa69dfd6fcc85 (diff) | |
download | poky-cbcb798b88648701804a02cee302630e245acfc9.tar.gz |
tzcode,tzdata: Update tzdata to 2011h
(From OE-Core rev: d3a2a48632c05bd203c0509df6a73b9b4d1eb7f2)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/tzcode/tzcode-native_2011g.bb | 7 | ||||
-rw-r--r-- | meta/recipes-extended/tzdata/tzdata_2011h.bb (renamed from meta/recipes-extended/tzdata/tzdata_2011g.bb) | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/meta/recipes-extended/tzcode/tzcode-native_2011g.bb b/meta/recipes-extended/tzcode/tzcode-native_2011g.bb index 95ba7ef3bb..c4ed0ecdb8 100644 --- a/meta/recipes-extended/tzcode/tzcode-native_2011g.bb +++ b/meta/recipes-extended/tzcode/tzcode-native_2011g.bb | |||
@@ -5,13 +5,12 @@ PR = "r0" | |||
5 | LIC_FILES_CHKSUM = "file://${WORKDIR}/README;md5=3ae8198f82258417ce29066d3b034035" | 5 | LIC_FILES_CHKSUM = "file://${WORKDIR}/README;md5=3ae8198f82258417ce29066d3b034035" |
6 | 6 | ||
7 | SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzcode${PV}.tar.gz;name=tzcode \ | 7 | SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzcode${PV}.tar.gz;name=tzcode \ |
8 | ftp://elsie.nci.nih.gov/pub/tzdata2011g.tar.gz;name=tzdata" | 8 | ftp://elsie.nci.nih.gov/pub/tzdata2011h.tar.gz;name=tzdata" |
9 | 9 | ||
10 | SRC_URI[tzcode.md5sum] = "ecb564279b28c5b184421c525d997d6c" | 10 | SRC_URI[tzcode.md5sum] = "ecb564279b28c5b184421c525d997d6c" |
11 | SRC_URI[tzcode.sha256sum] = "636c735d8df1276cc8ab88bc31bb36a21f91ed34e26d181303ecd8fe48021bc2" | 11 | SRC_URI[tzcode.sha256sum] = "636c735d8df1276cc8ab88bc31bb36a21f91ed34e26d181303ecd8fe48021bc2" |
12 | SRC_URI[tzdata.md5sum] = "a068c27e7e426fdb12ab0c88506df20d" | 12 | SRC_URI[tzdata.md5sum] = "546d27b6c1e5e1097bd512651815017f" |
13 | SRC_URI[tzdata.sha256sum] = "01a2a189eeda63baacc5e68e6c13afffc7edce182102fffc53acbf35e8703d3c" | 13 | SRC_URI[tzdata.sha256sum] = "c098786d053736dd18d4f1fbebdf41554c6fd702a36f75c18f1c66712d2abc24" |
14 | |||
15 | 14 | ||
16 | S = "${WORKDIR}" | 15 | S = "${WORKDIR}" |
17 | 16 | ||
diff --git a/meta/recipes-extended/tzdata/tzdata_2011g.bb b/meta/recipes-extended/tzdata/tzdata_2011h.bb index 1437e4348f..284cc5cd8b 100644 --- a/meta/recipes-extended/tzdata/tzdata_2011g.bb +++ b/meta/recipes-extended/tzdata/tzdata_2011h.bb | |||
@@ -5,17 +5,17 @@ LICENSE = "PD" | |||
5 | LIC_FILES_CHKSUM = "file://asia;beginline=2;endline=3;md5=06468c0e84ef4d4c97045a4a29b08234" | 5 | LIC_FILES_CHKSUM = "file://asia;beginline=2;endline=3;md5=06468c0e84ef4d4c97045a4a29b08234" |
6 | DEPENDS = "tzcode-native" | 6 | DEPENDS = "tzcode-native" |
7 | 7 | ||
8 | PR = "r1" | 8 | PR = "r0" |
9 | 9 | ||
10 | RCONFLICTS= "timezones timezone-africa timezone-america timezone-antarctica \ | 10 | RCONFLICTS= "timezones timezone-africa timezone-america timezone-antarctica \ |
11 | timezone-arctic timezone-asia timezone-atlantic \ | 11 | timezone-arctic timezone-asia timezone-atlantic \ |
12 | timezone-australia timezone-europe timezone-indian \ | 12 | timezone-australia timezone-europe timezone-indian \ |
13 | timezone-iso3166.tab timezone-pacific timezone-zone.tab" | 13 | timezone-iso3166.tab timezone-pacific timezone-zone.tab" |
14 | 14 | ||
15 | SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzdata${PV}.tar.gz" | 15 | SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzdata${PV}.tar.gz;name=tzdata" |
16 | 16 | ||
17 | SRC_URI[md5sum] = "a068c27e7e426fdb12ab0c88506df20d" | 17 | SRC_URI[tzdata.md5sum] = "546d27b6c1e5e1097bd512651815017f" |
18 | SRC_URI[sha256sum] = "01a2a189eeda63baacc5e68e6c13afffc7edce182102fffc53acbf35e8703d3c" | 18 | SRC_URI[tzdata.sha256sum] = "c098786d053736dd18d4f1fbebdf41554c6fd702a36f75c18f1c66712d2abc24" |
19 | 19 | ||
20 | S = "${WORKDIR}" | 20 | S = "${WORKDIR}" |
21 | 21 | ||