summaryrefslogtreecommitdiff
path: root/recipes/tzcode/tzcode-native_2009k.bb
AgeCommit message (Collapse)AuthorFiles
2010-04-09tzdata/tzcode: leave only latest versionRoman I Khimov1
I don't see any value in old tzdata/tzcode-native recipes as tzcode is only used to compile tzdata and compiled tzdata should be compatible with any version of glibc and it's good to have it latest. So I think we should only leave latest tzdata version and move that forward whenever someone discovers that elsie.nci.nih.gov dropped that version. Same for tzcode. Add comments to unconditionally move that versions forward whenever there is a new release. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2009-10-27tzcode: only update tzdata SRC_URI to 2009p. Fixes previous commit.Rolf Leggewie1
2009-10-27tzcode: update to 2009pRolf Leggewie1
2009-10-22tzdata: add 2009o as 2009n is no longer availableMichael Smith1
tzcode-native 2009k: use tzdata 2009o Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-09-29tzcode-native_2009k.bb : 2009m is no longer availableGraeme Gregory1
tzdata_2009n.bb : 2009m is no longer available so make 2009n
2009-09-18tzcode-native_2009k.bb, tzdata_2009m.bb: New timezone dataKhem Raj1
* Add new recipes for latest zoneinfo data * Resort to INC_PR * Abstract out common parts into .inc files. Signed-off-by: Khem Raj <raj.khem@gmail.com>