summaryrefslogtreecommitdiff
path: root/recipes/tzcode/tzcode-native.inc
AgeCommit message (Collapse)AuthorFiles
2010-08-22tzcode-native.inc: Converted new style staging, remove do_stage()Noor Ahsan1
* Converted do_stage to do_install * Converted ${STAGING_BINDIR_NATIVE} to ${D}${bindir} * Set NATIVE_INSTALL_WORKS = "1" * Bumped PR to "r4" * Removed tab with 8 spaces in SRC_URI Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
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-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>