[oe-commits] [openembedded-core] 11/34: tzdata: update to 2016c

git at git.openembedded.org git at git.openembedded.org
Sat Mar 26 22:50:21 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 66031bcf8cec2e8e7a6803f2c6cfc2c2ba071ffe
Author: Armin Kuster <akuster at mvista.com>
AuthorDate: Wed Mar 23 18:21:51 2016 -0700

    tzdata: update to 2016c
    
    The 2016c release of the tz code and data is available. Its most urgent change is for Asia/Baku, where the update takes effect this weekend.
    
    This release reflects the following changes, which were either circulated on the tz mailing list or are relatively minor technical or administrative changes:
    
    Changes affecting future time stamps
    
    Azerbaijan no longer observes DST.  (Thanks to Steffen Thorsen.)
    
    Chile reverts from permanent to seasonal DST.  (Thanks to Juan
    Correa for the heads-up, and to Tim Parenti for corrections.)
    Guess that future transitions are August's and May's second
    Saturdays at 24:00 mainland time.  Also, call the period from
    2014-09-07 through 2016-05-14 daylight saving time instead of
    standard time, as that seems more appropriate now.
    
    Changes affecting past time stamps
    
    Europe/Kaliningrad and Europe/Vilnius changed from +03/+04 to
    +02/+03 on 1989-03-26, not 1991-03-31.  Europe/Volgograd changed
    from +04/+05 to +03/+04 on 1988-03-27, not 1989-03-26.
    (Thanks to Stepan Golosunov.)
    
    Changes to commentary
    Several updates and URLs for historical and proposed Russian changes.
    (Thanks to Stepan Golosunov, Matt Johnson, and Alexander Krivenyshev.)
    
    Signed-off-by: Armin Kuster <akuster at mvista.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-extended/tzdata/{tzdata_2016b.bb => tzdata_2016c.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/tzdata/tzdata_2016b.bb b/meta/recipes-extended/tzdata/tzdata_2016c.bb
similarity index 98%
rename from meta/recipes-extended/tzdata/tzdata_2016b.bb
rename to meta/recipes-extended/tzdata/tzdata_2016c.bb
index b9e386a..5eb85b7 100644
--- a/meta/recipes-extended/tzdata/tzdata_2016b.bb
+++ b/meta/recipes-extended/tzdata/tzdata_2016c.bb
@@ -8,8 +8,8 @@ DEPENDS = "tzcode-native"
 
 SRC_URI = "http://www.iana.org/time-zones/repository/releases/tzdata${PV}.tar.gz;name=tzdata"
 
-SRC_URI[tzdata.md5sum] = "f638ec0d4d7a17f001ce475860255c85"
-SRC_URI[tzdata.sha256sum] = "6392091d92556a32de488ea06a055c51bc46b7d8046c8a677f0ccfe286b3dbdc"
+SRC_URI[tzdata.md5sum] = "0330ccd16140d3b6438a18dae9b34b93"
+SRC_URI[tzdata.sha256sum] = "8700d981e6f2007ac037dabb5d2b12f390e8629bbc30e564bc21cf0c069a2d48"
 
 inherit allarch
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list