Age | Commit message (Collapse) | Author | Files |
|
* 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>
|
|
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>
|
|
tzdata_2009n.bb : 2009m is no longer available so make 2009n
|
|
* 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>
|