mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
tzcode: update to 2015d
Changes affecting code
zic has some minor performance improvements.
(From OE-Core rev: 3ab7e247b0662a1791169f16424abec426885f80)
(From OE-Core rev: 0c90fd63e8f4cd7179e836c3f20981913d19be75)
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>
This commit is contained in:
committed by
Richard Purdie
parent
d0315a6cdf
commit
6d307e9b0c
11
meta/recipes-extended/tzcode/tzcode-native_2015d.bb
Normal file
11
meta/recipes-extended/tzcode/tzcode-native_2015d.bb
Normal 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
|
||||
Reference in New Issue
Block a user