]> 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, 27 Jul 2016 08:00:23 +0000 (09:00 +0100)
commit6d9e6b6fb2c8c6c80a5981b0f91987b433b6ea24
tree5ae787268010433a2b2c1e79cae2eeaa25020087
parentfd544c3ef6ece1e2f9849ee87227efc6d0954e15
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 master 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: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-extended/tzcode/tzcode-native_2016e.bb [moved from meta/recipes-extended/tzcode/tzcode-native_2016d.bb with 67% similarity]