aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/tzdata
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-06-03 12:14:42 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-03 16:53:34 +0100
commitf5dd9d51b8ccbb5672581c9297eddec6f5c6067a (patch)
tree4f0690053e89bf60bdbde3fe732e8393143a2235 /meta/recipes-extended/tzdata
parent7bb667e6f2e4315d72808d295820b530ba3aba72 (diff)
downloadopenembedded-core-contrib-f5dd9d51b8ccbb5672581c9297eddec6f5c6067a.tar.gz
tzcode, tzdata: fix upstream version check
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/tzdata')
-rw-r--r--meta/recipes-extended/tzdata/tzdata_2016d.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/tzdata/tzdata_2016d.bb b/meta/recipes-extended/tzdata/tzdata_2016d.bb
index 627a31a1f1..a525c8c0ee 100644
--- a/meta/recipes-extended/tzdata/tzdata_2016d.bb
+++ b/meta/recipes-extended/tzdata/tzdata_2016d.bb
@@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=76ae2becfcb9a685041c6f166b44c2c2"
DEPENDS = "tzcode-native"
SRC_URI = "http://www.iana.org/time-zones/repository/releases/tzdata${PV}.tar.gz;name=tzdata"
+UPSTREAM_CHECK_URI = "http://www.iana.org/time-zones"
SRC_URI[tzdata.md5sum] = "14bf84b6c2cdab0a9428991e0150ebe6"
SRC_URI[tzdata.sha256sum] = "d9554dfba0efd76053582bd89e8c7036ef12eee14fdd506675b08a5b59f0a1b4"