aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tzdata/tzdata.inc
AgeCommit message (Collapse)Author
2010-11-14tzdata: fix sh equality operatorAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Acked-by: Michael Smith <msmith@cbnco.com>
2010-10-08tzdata.inc: RCONFLICTS -> RCONFLICTS_${PN}Frans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-09tzdata/tzcode: leave only latest versionRoman I Khimov
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>
2010-03-26tzdata: set PACKAGE_ARCH to allRoman I Khimov
It's really just tz data with nothing arch-dependent. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2009-11-20tzdata: add 2009s, fix typo in do_compile, install zone.tab and iso1366.tab ↵Martin Jansa
for eglibc * there was ${WORKDIR}} * zone.tab, iso1366.tab is removed in eglibc/eglibc-package.bbclass
2009-09-18tzcode-native_2009k.bb, tzdata_2009m.bb: New timezone dataKhem Raj
* 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>