summaryrefslogtreecommitdiff
path: root/recipes/tzdata/tzdata_2009s.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-12-28tzdata-2009s: fix SRC_URIMichael 'Mickey' Lauer1
2009-11-20tzdata: add 2009s, fix typo in do_compile, install zone.tab and iso1366.tab ↵Martin Jansa1
for eglibc * there was ${WORKDIR}} * zone.tab, iso1366.tab is removed in eglibc/eglibc-package.bbclass