summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/tzdata/tzdata.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/tzdata/tzdata.inc')
-rw-r--r--meta-oe/recipes-extended/tzdata/tzdata.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/tzdata/tzdata.inc b/meta-oe/recipes-extended/tzdata/tzdata.inc
index ceec924de1..94f73d83c7 100644
--- a/meta-oe/recipes-extended/tzdata/tzdata.inc
+++ b/meta-oe/recipes-extended/tzdata/tzdata.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "Timezone data"
2SECTION = "base" 2SECTION = "base"
3DEPENDS = "tzcode-native" 3DEPENDS = "tzcode-native"
4 4
5INC_PR = "r10" 5INC_PR = "r11"
6 6
7DEFAULT_TIMEZONE ?= "Europe/London" 7DEFAULT_TIMEZONE ?= "Europe/London"
8 8
@@ -11,7 +11,7 @@ RCONFLICTS_${PN} = "timezones timezone-africa timezone-america timezone-antarcti
11 timezone-australia timezone-europe timezone-indian \ 11 timezone-australia timezone-europe timezone-indian \
12 timezone-iso3166.tab timezone-pacific timezone-zone.tab" 12 timezone-iso3166.tab timezone-pacific timezone-zone.tab"
13 13
14SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzdata${PV}.tar.gz;subdir=${BPN}-${PV}" 14SRC_URI = "http://www.iana.org/time-zones/repository/releases/tzdata${PV}.tar.gz;subdir=${BPN}-${PV}"
15 15
16TZONES= "africa antarctica asia australasia europe northamerica southamerica \ 16TZONES= "africa antarctica asia australasia europe northamerica southamerica \
17 factory solar87 solar88 solar89 etcetera backward systemv \ 17 factory solar87 solar88 solar89 etcetera backward systemv \