tzdata_2007k.bb: Update SRC_URI
authorKhem Raj <raj.khem@gmail.com>
Thu, 27 Aug 2009 06:14:11 +0000 (23:14 -0700)
committerKhem Raj <raj.khem@gmail.com>
Thu, 27 Aug 2009 06:14:11 +0000 (23:14 -0700)
* The tar file is removed from the original url.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/tzdata/tzdata_2007k.bb

index ed47039..f126a99 100644 (file)
@@ -12,7 +12,7 @@ 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"
+SRC_URI = "http://bent.latency.net/bent/darcs/zoneinfo-2007k/src/tzdata${PV}.tar.gz"
 
 S = "${WORKDIR}"