[gnome-continuous-yocto/gnomeostree-3.28-rocko: 728/8267] tzcode, tzdata: fix upstream version check
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 728/8267] tzcode, tzdata: fix upstream version check
- Date: Sat, 16 Dec 2017 20:50:00 +0000 (UTC)
commit 91874cefb0e00cc2dd6188f36c077c27ac0030de
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date: Fri Jun 3 12:14:42 2016 +0300
tzcode, tzdata: fix upstream version check
(From OE-Core rev: f5dd9d51b8ccbb5672581c9297eddec6f5c6067a)
Signed-off-by: Alexander Kanavin <alexander kanavin linux intel com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
.../recipes-extended/tzcode/tzcode-native_2016d.bb | 1 +
meta/recipes-extended/tzdata/tzdata_2016d.bb | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/meta/recipes-extended/tzcode/tzcode-native_2016d.bb
b/meta/recipes-extended/tzcode/tzcode-native_2016d.bb
index 647ce2d..4b5ab86 100644
--- a/meta/recipes-extended/tzcode/tzcode-native_2016d.bb
+++ b/meta/recipes-extended/tzcode/tzcode-native_2016d.bb
@@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=76ae2becfcb9a685041c6f166b44c2c2"
SRC_URI =" http://www.iana.org/time-zones/repository/releases/tzcode${PV}.tar.gz;name=tzcode \
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[tzcode.md5sum] = "06fc6fc111cd8dd681abdc5326529afd"
SRC_URI[tzcode.sha256sum] = "a8f33d6f87aef7e109e4769fc7f6e63637d52d07ddf6440a1a50df3d9a34e0ca"
diff --git a/meta/recipes-extended/tzdata/tzdata_2016d.bb b/meta/recipes-extended/tzdata/tzdata_2016d.bb
index 627a31a..a525c8c 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"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]