[oe-commits] Khem Raj : tzdata_2007k.bb: Update SRC_URI

git version control git at git.openembedded.org
Thu Aug 27 06:35:13 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b3f1fb663dab8935fdd002ff778a85f6c8742a57
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b3f1fb663dab8935fdd002ff778a85f6c8742a57

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Aug 26 23:14:11 2009 -0700

tzdata_2007k.bb: Update SRC_URI

* The tar file is removed from the original url.

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/tzdata/tzdata_2007k.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/tzdata/tzdata_2007k.bb b/recipes/tzdata/tzdata_2007k.bb
index ed47039..f126a99 100644
--- a/recipes/tzdata/tzdata_2007k.bb
+++ b/recipes/tzdata/tzdata_2007k.bb
@@ -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}"
 





More information about the Openembedded-commits mailing list