git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e77453c
)
tzdata_2007k.bb: Update SRC_URI
author
Khem Raj
<raj.khem@gmail.com>
Thu, 27 Aug 2009 06:14:11 +0000
(23:14 -0700)
committer
Khem 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
patch
|
blob
|
history
diff --git
a/recipes/tzdata/tzdata_2007k.bb
b/recipes/tzdata/tzdata_2007k.bb
index
ed47039
..
f126a99
100644
(file)
--- 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}"