summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/tzcode/tzcode-native_2014d.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2014-06-14 18:40:04 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-17 08:59:04 +0100
commitf6ca3ce0ae7bbe32a2f044e7882310df20ce6af2 (patch)
tree76b267d0b83f94dfb0bf4f60618610a5ee7c13db /meta/recipes-extended/tzcode/tzcode-native_2014d.bb
parentb4b544377c9facf61d9e34af6f119deaa307eeb5 (diff)
downloadpoky-f6ca3ce0ae7bbe32a2f044e7882310df20ce6af2.tar.gz
tzcode: update to verison 2014e
(From OE-Core rev: c567901f3681fbc520dfa84330ab4e06b180745e) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/tzcode/tzcode-native_2014d.bb')
-rw-r--r--meta/recipes-extended/tzcode/tzcode-native_2014d.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/recipes-extended/tzcode/tzcode-native_2014d.bb b/meta/recipes-extended/tzcode/tzcode-native_2014d.bb
deleted file mode 100644
index 8d20158c5b..0000000000
--- a/meta/recipes-extended/tzcode/tzcode-native_2014d.bb
+++ /dev/null
@@ -1,11 +0,0 @@
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/tzdata2014d.tar.gz;name=tzdata"
5
6SRC_URI[tzcode.md5sum] = "4a0f5f259ba8a2b826fffb1fa26d0134"
7SRC_URI[tzcode.sha256sum] = "e9c775bb76c9700521ada77776277c25f8650a22b56d46c9f00f4147970ef13e"
8SRC_URI[tzdata.md5sum] = "299b86c0368ecfb321f15d5c408a1d9b"
9SRC_URI[tzdata.sha256sum] = "4b4966912f5d4a299b0bdf47e6f3103d82dc6a0b5a6b321e2b9d5662597a62f0"
10
11require tzcode-native.inc