summaryrefslogtreecommitdiff
path: root/recipes/tzdata/tzdata_2007k.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-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>
2009-08-26tzdata_2007k.bb: Update SRC_URIKhem Raj1
* The tar file is removed from the original url. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-06-13tzdata: fix installation with prefix=''Phil Blundell1
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>