summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2015-03-21 07:42:09 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-17 22:39:30 +0100
commit8e7d7e5c3a6f29cfbb281defab007bb8197cd75c (patch)
tree220afad636e044f2cc2125f9b4295c1686c75a2a /meta
parent5ed8733bac2e1b5987973bdca94f938d830bf0df (diff)
downloadpoky-8e7d7e5c3a6f29cfbb281defab007bb8197cd75c.tar.gz
tzdata: update to 2015b
Changes affecting future time stamps Mongolia will start observing DST again this year, from the last Saturday in March at 02:00 to the last Saturday in September at 00:00. (Thanks to Ganbold Tsagaankhuu.) Palestine will start DST on March 28, not March 27. Also, correct the fall 2014 transition from September 26 to October 24. Adjust future predictions accordingly. (Thanks to Steffen Thorsen.) Changes affecting past time stamps The 1982 zone shift in Pacific/Easter has been corrected, fixing a 2015a regression. (Thanks to Stuart Bishop for reporting the problem.) Some more zones have been turned into links, when they differed from existing zones only for older time stamps. As usual, these changes affect UTC offsets in pre-1970 time stamps only. Their old contents have been moved to the 'backzone' file. The affected zones are: America/Antigua, America/Cayman, Pacific/Midway, and Pacific/Saipan. Changes affecting time zone abbreviations Correct the 1992-2010 DST abbreviation in Volgograd from "MSK" to "MSD". (Thanks to Hank W.) (From OE-Core rev: b00539285ffce0b7d954bc0610c986aa53c8255f) (From OE-Core rev: 7f8c1229ec79d256d7249725d8a90312c452e9e7) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-extended/tzdata/tzdata_2015a.bb6
-rw-r--r--meta/recipes-extended/tzdata/tzdata_2015b.bb6
2 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-extended/tzdata/tzdata_2015a.bb b/meta/recipes-extended/tzdata/tzdata_2015a.bb
deleted file mode 100644
index 6151aee115..0000000000
--- a/meta/recipes-extended/tzdata/tzdata_2015a.bb
+++ /dev/null
@@ -1,6 +0,0 @@
1SRC_URI = "ftp://ftp.iana.org/tz/releases/tzdata${PV}.tar.gz;name=tzdata"
2
3SRC_URI[tzdata.md5sum] = "4ed11c894a74a5ea64201b1c6dbb8831"
4SRC_URI[tzdata.sha256sum] = "c52490917d00a8e7fc9b5f0b1b65ef6ec76d612b5b20c81bf86a04147af18e4c"
5
6require tzdata.inc
diff --git a/meta/recipes-extended/tzdata/tzdata_2015b.bb b/meta/recipes-extended/tzdata/tzdata_2015b.bb
new file mode 100644
index 0000000000..df97d6d34e
--- /dev/null
+++ b/meta/recipes-extended/tzdata/tzdata_2015b.bb
@@ -0,0 +1,6 @@
1SRC_URI = "ftp://ftp.iana.org/tz/releases/tzdata${PV}.tar.gz;name=tzdata"
2
3SRC_URI[tzdata.md5sum] = "75571bb17c7b6be88a9f8872e45bc726"
4SRC_URI[tzdata.sha256sum] = "556ac1a5b3a371adc1ad4e77138f78ddd7f8ddd7bc2b52545924598c7dc8ad62"
5
6require tzdata.inc