Multi-Tech CoreCDP 1.x OpenEmbedded Tree tzcode-native.inc: Converted new style staging, remove do_stage() 2010-08-22T08:09:31+00:00 Noor Ahsan noor_ahsan@mentor.com 2010-08-19T03:37:34+00:00 f05a7341be96c0cdfb05038090069c9b25f99863 * 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>
* 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>
tzdata/tzcode: leave only latest version 2010-04-09T19:24:05+00:00 Roman I Khimov khimov@altell.ru 2010-04-09T07:17:14+00:00 533cbf052a92c55a952817fad993e4249e6f2ff0 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>
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>
tzcode-native_2009k.bb : 2009m is no longer available 2009-09-29T14:02:49+00:00 Graeme Gregory dp@xora.org.uk 2009-09-29T14:02:49+00:00 279d3f6e11eb9e76a1a3e977a28f92450875b2ce tzdata_2009n.bb : 2009m is no longer available so make 2009n
tzdata_2009n.bb : 2009m is no longer available so make 2009n
tzcode-native_2009k.bb, tzdata_2009m.bb: New timezone data 2009-09-19T00:13:53+00:00 Khem Raj raj.khem@gmail.com 2009-09-19T00:11:45+00:00 82e740b54d24abc4a4b93d60d2d5b5e96432e128 * 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>
* 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>