diff options
author | Armin Kuster <akuster@mvista.com> | 2014-08-06 12:07:07 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-11 10:53:05 +0100 |
commit | 26c229c24ea0b615d34aebfdfdf44c7c65752d44 (patch) | |
tree | 84927b6ec63b24261c980689988cd0eaaeb802c7 /meta/recipes-extended/tzdata/tzdata.inc | |
parent | 39d800d75e0f8ee5474f39cc69271818581072ca (diff) | |
download | poky-26c229c24ea0b615d34aebfdfdf44c7c65752d44.tar.gz |
tzdata: update to 2014f
md5sum on asia file changed do to severel tzone updates
(From OE-Core rev: 0eb00091756f0a4dea112ad84b56fcf30d16a165)
Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/tzdata/tzdata.inc')
-rw-r--r-- | meta/recipes-extended/tzdata/tzdata.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/tzdata/tzdata.inc b/meta/recipes-extended/tzdata/tzdata.inc index 06a6bea4f1..f13a4fe910 100644 --- a/meta/recipes-extended/tzdata/tzdata.inc +++ b/meta/recipes-extended/tzdata/tzdata.inc | |||
@@ -2,7 +2,7 @@ DESCRIPTION = "Timezone data" | |||
2 | HOMEPAGE = "ftp://elsie.nci.nih.gov/pub/" | 2 | HOMEPAGE = "ftp://elsie.nci.nih.gov/pub/" |
3 | SECTION = "base" | 3 | SECTION = "base" |
4 | LICENSE = "PD & BSD" | 4 | LICENSE = "PD & BSD" |
5 | LIC_FILES_CHKSUM = "file://asia;beginline=2;endline=3;md5=06468c0e84ef4d4c97045a4a29b08234" | 5 | LIC_FILES_CHKSUM = "file://asia;beginline=2;endline=3;md5=996a9811747aa48db91ed239e5b355a1" |
6 | DEPENDS = "tzcode-native" | 6 | DEPENDS = "tzcode-native" |
7 | 7 | ||
8 | inherit allarch | 8 | inherit allarch |