tzcode: update to 2015d

Changes affecting code

    zic has some minor performance improvements.

(From OE-Core rev: 3ab7e247b0662a1791169f16424abec426885f80)

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-24 14:38:38 -07:00 committed by Richard Purdie
parent b23855fd0b
commit b69bf51625
2 changed files with 11 additions and 11 deletions

View File

@ -1,11 +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/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

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/tzdata2015d.tar.gz;name=tzdata"
SRC_URI[tzcode.md5sum] = "4008a3abc025a398697b2587c48258b9"
SRC_URI[tzcode.sha256sum] = "221af54ec5c42eaf0101159ffe1256a883d1c14c46228d42774c656a56317128"
SRC_URI[tzdata.md5sum] = "b595bdc4474b8fc1a15cffc67c66025b"
SRC_URI[tzdata.sha256sum] = "8b9f5008277f09e251e97dba7813f56168d691115bda90ade4638d72f296d531"
require tzcode-native.inc