aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/tzdata
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2011-10-18 11:19:53 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-20 13:07:15 +0100
commitc4b45581be510015e4def579d80e03fdf1c3ded0 (patch)
tree08892f1d08005b4b078b84e4c83bb201ed8f6c82 /meta/recipes-extended/tzdata
parent8e1b9010147e44238a21f765c30ce4b244dfb9fd (diff)
downloadopenembedded-core-contrib-c4b45581be510015e4def579d80e03fdf1c3ded0.tar.gz
tzdata: updated SRC_URI and update to 2011k
tzdata is now hosted by IANA at http://www.iana.org/time-zones Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/tzdata')
-rw-r--r--meta/recipes-extended/tzdata/tzdata_2011l.bb (renamed from meta/recipes-extended/tzdata/tzdata_2011k.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/tzdata/tzdata_2011k.bb b/meta/recipes-extended/tzdata/tzdata_2011l.bb
index 45f2c4dc53..140f8ed54a 100644
--- a/meta/recipes-extended/tzdata/tzdata_2011k.bb
+++ b/meta/recipes-extended/tzdata/tzdata_2011l.bb
@@ -12,10 +12,10 @@ RCONFLICTS= "timezones timezone-africa timezone-america timezone-antarctica \
timezone-australia timezone-europe timezone-indian \
timezone-iso3166.tab timezone-pacific timezone-zone.tab"
-SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzdata${PV}.tar.gz;name=tzdata"
+SRC_URI = "http://www.iana.org/time-zones/repository/releases/tzdata${PV}.tar.gz;name=tzdata"
-SRC_URI[tzdata.md5sum] = "9da1c2d4d1a01f9f504b73ccd371830f"
-SRC_URI[tzdata.sha256sum] = "51f7d2a42b7fb9465feced642a6676afdf8b04a071e55f3fef1f0925bd67ef21"
+SRC_URI[tzdata.md5sum] = "bae1b93673e1aef80186c90dfd493f1c"
+SRC_URI[tzdata.sha256sum] = "cb9fec68a19c9c3b900bb71f3ca20d0051a863f765387b52fc2d144a5bbb0c7d"
S = "${WORKDIR}"