]> code.ossystems Code Review - openembedded-core.git/commit
tzcode: update to 2016e
authorArmin Kuster <akuster@mvista.com>
Tue, 14 Jun 2016 21:50:21 +0000 (14:50 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Jun 2016 18:34:45 +0000 (19:34 +0100)
commitcf79454942bec75dbd830d09d35a70d5cd155772
treef81e6bd8430e9e6a75f9a1ed2d4447741780d7b5
parent1576cb4ac24340cda504ee9807b465f8428138f0
tzcode: update to 2016e

V2: typo in title (jet lagged)
Changes to code

zic now outputs a dummy transition at time 2**31 - 1 in zones
whose POSIX-style TZ strings contain a '<'.  This mostly works
around Qt bug 53071 <https://bugreports.qt.io/browse/QTBUG-53071>.
(Thanks to Zhanibek Adilbekov for reporting the Qt bug.)

Changes affecting documentation and commentary

tz-link.htm says why governments should give plenty of notice for
time zone or DST changes, and refers to Matt Johnson's blog post.
tz-link.htm mentions Tzdata for Elixir.  (Thanks to Matt Johnson.)

(From OE-Core rev: 5f3340e5c966f4233e0cd4ec468b20a1fd5a7346)

Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster@mvista.com>
meta/recipes-extended/tzcode/tzcode-native_2016e.bb [moved from meta/recipes-extended/tzcode/tzcode-native_2016d.bb with 67% similarity]