aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2014-09-30 08:47:15 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-09-30 20:50:13 +0100
commitc50e5f1bc8c597ad055a243bef4591a7cfee6355 (patch)
tree31377c781b32de093e12270a647b4e9bb2bb6818 /meta
parentb5fb879b351cc23977f3e441f758101551297566 (diff)
downloadopenembedded-core-contrib-c50e5f1bc8c597ad055a243bef4591a7cfee6355.tar.gz
tzcode-native: update to 2014h
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-extended/tzcode/tzcode-native_2014g.bb11
-rw-r--r--meta/recipes-extended/tzcode/tzcode-native_2014h.bb11
2 files changed, 11 insertions, 11 deletions
diff --git a/meta/recipes-extended/tzcode/tzcode-native_2014g.bb b/meta/recipes-extended/tzcode/tzcode-native_2014g.bb
deleted file mode 100644
index 55e591a5a4..0000000000
--- a/meta/recipes-extended/tzcode/tzcode-native_2014g.bb
+++ /dev/null
@@ -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/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
diff --git a/meta/recipes-extended/tzcode/tzcode-native_2014h.bb b/meta/recipes-extended/tzcode/tzcode-native_2014h.bb
new file mode 100644
index 0000000000..87c5f23847
--- /dev/null
+++ b/meta/recipes-extended/tzcode/tzcode-native_2014h.bb
@@ -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/tzdata2014h.tar.gz;name=tzdata"
+
+SRC_URI[tzcode.md5sum] = "8e7741fc769ebdd94d95e5f2c3adbb60"
+SRC_URI[tzcode.sha256sum] = "a4d9788a1bb0aa314eae4986ee991425b83ecc47da0e84f626735846be1dbf44"
+SRC_URI[tzdata.md5sum] = "ed05111948beba8a0f30956baa46b272"
+SRC_URI[tzdata.sha256sum] = "e78152f616fb07c1dea124215ffca57d0de66d8897e00896086542e3de30f69e"
+
+require tzcode-native.inc