tzcode: update to 2015c

Changes affecting commentary
 Mention the TZUpdater tool.
 Mention "The Time Now".  (Thanks to Brandon Ramsey.)

(From OE-Core rev: a9b726ae096132517c7992e025d7b001837bd9bd)

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Armin Kuster 2015-04-13 22:02:46 -07:00 committed by Richard Purdie
parent 3a6f221634
commit b3a9979ec1
2 changed files with 11 additions and 10 deletions

View File

@ -1,10 +0,0 @@
# note that we allow for us to use data later than our code version
#
SRC_URI =" ftp://ftp.iana.org/tz/releases/tzcode${PV}.tar.gz;name=tzcode \
ftp://ftp.iana.org/tz/releases/tzdata2015b.tar.gz;name=tzdata"
SRC_URI[tzcode.md5sum] = "f073a7c9bca7f9fe408491f826e92968"
SRC_URI[tzcode.sha256sum] = "e668f1235b998c90e43ecc93c8535728c65bb01d6bb93d22467e04b5ffa35d76"
SRC_URI[tzdata.md5sum] = "75571bb17c7b6be88a9f8872e45bc726"
SRC_URI[tzdata.sha256sum] = "556ac1a5b3a371adc1ad4e77138f78ddd7f8ddd7bc2b52545924598c7dc8ad62"
require tzcode-native.inc

View File

@ -0,0 +1,11 @@
# note that we allow for us to use data later than our code version
#
SRC_URI =" ftp://ftp.iana.org/tz/releases/tzcode${PV}.tar.gz;name=tzcode \
ftp://ftp.iana.org/tz/releases/tzdata2015c.tar.gz;name=tzdata"
SRC_URI[tzcode.md5sum] = "182c85e99be2bcc6b77d9956c8c0dcce"
SRC_URI[tzcode.sha256sum] = "7feeb1a60dff8b179c884f6e3aa7684606f4eaeb7f7ecc61a6bb81e3e38af42e"
SRC_URI[tzdata.md5sum] = "4b4a3e344786198c46909e5afde08788"
SRC_URI[tzdata.sha256sum] = "860fac5f5f57f7a2dfc1ba682dbd1f5c0f0b597f761571277b6ed6561e22365a"
require tzcode-native.inc