summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/tzcode/tzcode-native_2014g.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2014-08-30 11:50:00 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-31 23:40:49 +0100
commitf1b41b901988eeb9e76f68e305443741b917cf76 (patch)
treec400daf4df8c019528238ec29f71ed84b0eab643 /meta/recipes-extended/tzcode/tzcode-native_2014g.bb
parentd6bd8dff8f8e290b9bb48c36700c8b35ff0501db (diff)
downloadpoky-f1b41b901988eeb9e76f68e305443741b917cf76.tar.gz
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>
Diffstat (limited to 'meta/recipes-extended/tzcode/tzcode-native_2014g.bb')
-rw-r--r--meta/recipes-extended/tzcode/tzcode-native_2014g.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-extended/tzcode/tzcode-native_2014g.bb b/meta/recipes-extended/tzcode/tzcode-native_2014g.bb
new file mode 100644
index 0000000000..55e591a5a4
--- /dev/null
+++ b/meta/recipes-extended/tzcode/tzcode-native_2014g.bb
@@ -0,0 +1,11 @@
1# note that we allow for us to use data later than our code version
2#
3SRC_URI =" ftp://ftp.iana.org/tz/releases/tzcode${PV}.tar.gz;name=tzcode \
4 ftp://ftp.iana.org/tz/releases/tzdata2014g.tar.gz;name=tzdata"
5
6SRC_URI[tzcode.md5sum] = "f154679d48b724fe191efc19b55abd24"
7SRC_URI[tzcode.sha256sum] = "df555fa4ad57cc7394812941d6d037b8c7ecea55e9916eaf4cd2adcb3403af7a"
8SRC_URI[tzdata.md5sum] = "f9f59425e55b21d2e52bb3a95fc17b8d"
9SRC_URI[tzdata.sha256sum] = "5547d5b7a982f7f53fffe68cb2a13692553f591a17d58c8ef15b20679d82a270"
10
11require tzcode-native.inc