[oe-commits] [openembedded-core] 08/15: tzdata: update to 2016f

git at git.openembedded.org git at git.openembedded.org
Thu Oct 6 07:52:06 UTC 2016


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

commit c1191c22fe9d92262645da17f741014a4465a0eb
Author: Armin Kuster <akuster808 at gmail.com>
AuthorDate: Wed Jul 6 18:35:14 2016 -0700

    tzdata: update to 2016f
    
     Changes affecting future time stamps
    
        The Egyptian government changed its mind on short notice, and
        Africa/Cairo will not introduce DST starting 2016-07-07 after all.
        (Thanks to Mina Samuel.)
    
        Asia/Novosibirsk switches from +06 to +07 on 2016-07-24 at 02:00.
        (Thanks to Stepan Golosunov.)
    
      Changes to past and future time stamps
    
        Asia/Novokuznetsk and Asia/Novosibirsk now use numeric time zone
        abbreviations instead of invented ones.
    
      Changes affecting past time stamps
    
        Europe/Minsk's 1992-03-29 spring-forward transition was at 02:00 not 00:00.
        (Thanks to Stepan Golosunov.)
    
    (From OE-Core rev: dc80bf9b092a76f758d01474619cd9db46a1070d)
    
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta/recipes-extended/tzdata/{tzdata_2016e.bb => tzdata_2016f.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/tzdata/tzdata_2016e.bb b/meta/recipes-extended/tzdata/tzdata_2016f.bb
similarity index 98%
rename from meta/recipes-extended/tzdata/tzdata_2016e.bb
rename to meta/recipes-extended/tzdata/tzdata_2016f.bb
index 1c32d2a..cf26b83 100644
--- a/meta/recipes-extended/tzdata/tzdata_2016e.bb
+++ b/meta/recipes-extended/tzdata/tzdata_2016f.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] = "43f9f929a8baf0dd2f17efaea02c2d2a"
-SRC_URI[tzdata.sha256sum] = "ba00f899f18dc4048d7fa21f5e1fdef434496084eedc06f6caa15e5ecdb6bd81"
+SRC_URI[tzdata.md5sum] = "b20b3c1618db1984aac685e763de001d"
+SRC_URI[tzdata.sha256sum] = "ed8c951008d12f1db55a11e96fc055718c6571233327d9de16a7f8475e2502b0"
 
 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