diff options
author | Michael Smith <msmith@cbnco.com> | 2009-10-20 18:18:48 -0400 |
---|---|---|
committer | Michael Smith <msmith@cbnco.com> | 2009-10-22 19:25:38 -0400 |
commit | da48a59464fcaf00ad1b7f38ed2c1b081e6e4818 (patch) | |
tree | a25340ed3470f793cc16021c760df71f670e3082 /recipes | |
parent | a1dc3385026fc810b2e3f4283e515e77eeb3998f (diff) |
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')
-rw-r--r-- | recipes/tzcode/tzcode-native_2009k.bb | 2 | ||||
-rw-r--r-- | recipes/tzdata/tzdata_2009o.bb (renamed from recipes/tzdata/tzdata_2009n.bb) | 0 |
2 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" diff --git a/recipes/tzdata/tzdata_2009n.bb b/recipes/tzdata/tzdata_2009o.bb index 17c2dd4f0c..17c2dd4f0c 100644 --- a/recipes/tzdata/tzdata_2009n.bb +++ b/recipes/tzdata/tzdata_2009o.bb |