aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2009-10-27 07:35:23 +0100
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2009-10-27 07:40:55 +0100
commit9c0f554e9e62de17ada54c7e0cd2d88669a7813f (patch)
tree63a557ef6993ce93429667474143dc26e9c85c7f
parentbf6846eb5c6ae78e4240999b2ef5eb7200447c1b (diff)
downloadopenembedded-9c0f554e9e62de17ada54c7e0cd2d88669a7813f.tar.gz
tzcode: only update tzdata SRC_URI to 2009p. Fixes previous commit.
-rw-r--r--recipes/tzcode/tzcode-native_2009k.bb (renamed from recipes/tzcode/tzcode-native_2009p.bb)3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/tzcode/tzcode-native_2009p.bb b/recipes/tzcode/tzcode-native_2009k.bb
index b171b88eb0..632dc8456d 100644
--- a/recipes/tzcode/tzcode-native_2009p.bb
+++ b/recipes/tzcode/tzcode-native_2009k.bb
@@ -1,4 +1,5 @@
require tzcode-native.inc
SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzcode${PV}.tar.gz \
+ ftp://elsie.nci.nih.gov/pub/tzdata2009p.tar.gz \
"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"