diff options
author | Graeme Gregory <dp@xora.org.uk> | 2009-09-29 15:02:49 +0100 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2009-09-29 15:02:49 +0100 |
commit | 279d3f6e11eb9e76a1a3e977a28f92450875b2ce (patch) | |
tree | 2c6207ef90b1f9403205db31d6efdac56e5d990a /recipes/tzdata | |
parent | d017723ad88c3f9ace47da27795e855fff05cb72 (diff) |
tzcode-native_2009k.bb : 2009m is no longer available
tzdata_2009n.bb : 2009m is no longer available so make 2009n
Diffstat (limited to 'recipes/tzdata')
-rw-r--r-- | recipes/tzdata/tzdata_2009n.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/tzdata/tzdata_2009n.bb b/recipes/tzdata/tzdata_2009n.bb new file mode 100644 index 0000000000..17c2dd4f0c --- /dev/null +++ b/recipes/tzdata/tzdata_2009n.bb @@ -0,0 +1,3 @@ +require tzdata.inc +SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzdata${PV}.tar.gz" +PR = "${INC_PR}.0" |