]> code.ossystems Code Review - openembedded-core.git/commit
tzcode: update to 2015a leap second changes too
authorArmin Kuster <akuster808@gmail.com>
Sat, 31 Jan 2015 01:15:49 +0000 (17:15 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Feb 2015 12:39:52 +0000 (12:39 +0000)
commitccc543570b96bb1f1efefd5ed79469da142cafd3
tree0e261e71e2e06627b2510a242b80cbac7eeb852e
parent4d1cfbfde4be2b0f19f40fbf46f880b658afaeb8
tzcode: update to 2015a leap second changes too

Changes affecting code

tzalloc now scrubs time zone abbreviations compatibly with the way
that tzset always has, by replacing invalid bytes with '_' and by
shortening too-long abbreviations.

tzselect ports to POSIX awk implementations, no longer mishandles
POSIX TZ settings when GNU awk is used, and reports POSIX TZ
settings to the user.  (Thanks to Stefan Kuhn.)

Changes affecting build procedure

'make check' now checks for links to links in the data.
One such link (for Africa/Asmera) has been fixed.
(Thanks to Stephen Colebourne for pointing out the problem.)

Changes affecting commentary
The leapseconds file commentary now mentions the expiration date.
(Problem reported by Martin Burnicki.)

Update Mexican Library of Congress URL.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/tzcode/tzcode-native_2014j.bb [deleted file]
meta/recipes-extended/tzcode/tzcode-native_2015a.bb [new file with mode: 0644]