mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
tzcode: update to 2014g
The readme md5sum changed do you wording changes. (From OE-Core rev: a57b24f848a7cb89cf57830e07682224f8bbc96f) 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
d6bd8dff8f
commit
f1b41b9019
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "tzcode, timezone zoneinfo utils -- zic, zdump, tzselect"
|
||||
LICENSE = "PD & BSD"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://${WORKDIR}/README;md5=0b7570113550eb5d30aa4bd220964b8f"
|
||||
LIC_FILES_CHKSUM = "file://${WORKDIR}/README;md5=d0ff93a73dd5bc3c6e724bb4343760f6"
|
||||
|
||||
S = "${WORKDIR}"
|
||||
|
||||
|
||||
@@ -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/tzdata2014f.tar.gz;name=tzdata"
|
||||
|
||||
SRC_URI[tzcode.md5sum] = "1e15be52900cd49e93f093d4731fec96"
|
||||
SRC_URI[tzcode.sha256sum] = "8c12b56abf614722f0ab7cfc502492063b2c7c5de19563540132b81709ac2555"
|
||||
SRC_URI[tzdata.md5sum] = "f333b2e8f876221a97871cae0c188aa5"
|
||||
SRC_URI[tzdata.sha256sum] = "eed690a72124f380bcb14947d398a7a482acb9ab792ae78bd4554e52c5ca2001"
|
||||
|
||||
require tzcode-native.inc
|
||||
11
meta/recipes-extended/tzcode/tzcode-native_2014g.bb
Normal file
11
meta/recipes-extended/tzcode/tzcode-native_2014g.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/tzdata2014g.tar.gz;name=tzdata"
|
||||
|
||||
SRC_URI[tzcode.md5sum] = "f154679d48b724fe191efc19b55abd24"
|
||||
SRC_URI[tzcode.sha256sum] = "df555fa4ad57cc7394812941d6d037b8c7ecea55e9916eaf4cd2adcb3403af7a"
|
||||
SRC_URI[tzdata.md5sum] = "f9f59425e55b21d2e52bb3a95fc17b8d"
|
||||
SRC_URI[tzdata.sha256sum] = "5547d5b7a982f7f53fffe68cb2a13692553f591a17d58c8ef15b20679d82a270"
|
||||
|
||||
require tzcode-native.inc
|
||||
Reference in New Issue
Block a user