aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tzcode
diff options
context:
space:
mode:
authorMichael Smith <msmith@cbnco.com>2009-10-20 18:18:48 -0400
committerMichael Smith <msmith@cbnco.com>2009-10-22 19:25:38 -0400
commitda48a59464fcaf00ad1b7f38ed2c1b081e6e4818 (patch)
treea25340ed3470f793cc16021c760df71f670e3082 /recipes/tzcode
parenta1dc3385026fc810b2e3f4283e515e77eeb3998f (diff)
downloadopenembedded-da48a59464fcaf00ad1b7f38ed2c1b081e6e4818.tar.gz
tzdata: add 2009o as 2009n is no longer available
tzcode-native 2009k: use tzdata 2009o Signed-off-by: Michael Smith <msmith@cbnco.com>
Diffstat (limited to 'recipes/tzcode')
-rw-r--r--recipes/tzcode/tzcode-native_2009k.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tzcode/tzcode-native_2009k.bb b/recipes/tzcode/tzcode-native_2009k.bb
index 834637e22f..868b85418d 100644
--- a/recipes/tzcode/tzcode-native_2009k.bb
+++ b/recipes/tzcode/tzcode-native_2009k.bb
@@ -1,5 +1,5 @@
require tzcode-native.inc
SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzcode${PV}.tar.gz \
- ftp://elsie.nci.nih.gov/pub/tzdata2009n.tar.gz \
+ ftp://elsie.nci.nih.gov/pub/tzdata2009o.tar.gz \
"
PR = "${INC_PR}.0"