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/tzdata/tzdata_2009o.bb | |
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/tzdata/tzdata_2009o.bb')
-rw-r--r-- | recipes/tzdata/tzdata_2009o.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/tzdata/tzdata_2009o.bb b/recipes/tzdata/tzdata_2009o.bb new file mode 100644 index 0000000000..17c2dd4f0c --- /dev/null +++ b/recipes/tzdata/tzdata_2009o.bb @@ -0,0 +1,3 @@ +require tzdata.inc +SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzdata${PV}.tar.gz" +PR = "${INC_PR}.0" |