mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
tzcode: update to 2014f
(From OE-Core rev: 5f1f68763ceeebed2a97c3bb3fe372f4a8fb101e) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
86afd7eb7c
commit
39d800d75e
@@ -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/tzdata2014e.tar.gz;name=tzdata"
|
||||
|
||||
SRC_URI[tzcode.md5sum] = "552251600ee3571c244d33c7196ec2ed"
|
||||
SRC_URI[tzcode.sha256sum] = "43ebc426ab4911e222a4487f24289adfd2bc5eb09363a5e77cdabf56374a8c1c"
|
||||
SRC_URI[tzdata.md5sum] = "8a49fdedd4e832da8e85f7f9bcaedc33"
|
||||
SRC_URI[tzdata.sha256sum] = "08e243a79051f838d86ac1311a78b74047951302d448024e823b5b7aa71f86c5"
|
||||
|
||||
require tzcode-native.inc
|
||||
11
meta/recipes-extended/tzcode/tzcode-native_2014f.bb
Normal file
11
meta/recipes-extended/tzcode/tzcode-native_2014f.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/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
|
||||
Reference in New Issue
Block a user