diff options
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/tzdata/tzdata_2015d.bb | 6 | ||||
-rw-r--r-- | meta/recipes-extended/tzdata/tzdata_2015e.bb (renamed from meta/recipes-extended/tzdata/tzdata.inc) | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/meta/recipes-extended/tzdata/tzdata_2015d.bb b/meta/recipes-extended/tzdata/tzdata_2015d.bb deleted file mode 100644 index d8e5f24986..0000000000 --- a/meta/recipes-extended/tzdata/tzdata_2015d.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | SRC_URI = "ftp://ftp.iana.org/tz/releases/tzdata${PV}.tar.gz;name=tzdata" | ||
2 | |||
3 | SRC_URI[tzdata.md5sum] = "b595bdc4474b8fc1a15cffc67c66025b" | ||
4 | SRC_URI[tzdata.sha256sum] = "8b9f5008277f09e251e97dba7813f56168d691115bda90ade4638d72f296d531" | ||
5 | |||
6 | require tzdata.inc | ||
diff --git a/meta/recipes-extended/tzdata/tzdata.inc b/meta/recipes-extended/tzdata/tzdata_2015e.bb index ee56d36395..9179d7be4f 100644 --- a/meta/recipes-extended/tzdata/tzdata.inc +++ b/meta/recipes-extended/tzdata/tzdata_2015e.bb | |||
@@ -5,6 +5,11 @@ LICENSE = "PD & BSD" | |||
5 | LIC_FILES_CHKSUM = "file://asia;beginline=2;endline=3;md5=996a9811747aa48db91ed239e5b355a1" | 5 | LIC_FILES_CHKSUM = "file://asia;beginline=2;endline=3;md5=996a9811747aa48db91ed239e5b355a1" |
6 | DEPENDS = "tzcode-native" | 6 | DEPENDS = "tzcode-native" |
7 | 7 | ||
8 | SRC_URI = "ftp://ftp.iana.org/tz/releases/tzdata${PV}.tar.gz;name=tzdata" | ||
9 | |||
10 | SRC_URI[tzdata.md5sum] = "36f9056efb432ca945c73397acfce0d4" | ||
11 | SRC_URI[tzdata.sha256sum] = "ffc9b5d38abda8277aa479e3f75aa7668819d0977cd1a0c8ef3b09128334ba6f" | ||
12 | |||
8 | inherit allarch | 13 | inherit allarch |
9 | 14 | ||
10 | RCONFLICTS_${PN} = "timezones timezone-africa timezone-america timezone-antarctica \ | 15 | RCONFLICTS_${PN} = "timezones timezone-africa timezone-america timezone-antarctica \ |