summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/tzdata/tzdata.inc
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf@emagii.com>2011-12-13 15:11:38 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2011-12-15 09:25:08 +0100
commitbd1edfec13e2c291458a7ca5614f834b9297380e (patch)
treee90f0dff7b439818434a81722e1f60075a7fe23f /meta-oe/recipes-extended/tzdata/tzdata.inc
parent6a7929c329ef8686f34bd525f76c36ed83f48b20 (diff)
downloadmeta-openembedded-bd1edfec13e2c291458a7ca5614f834b9297380e.tar.gz
tz*: download location has moved
Signed-off-by: Ulf Samuelsson <ulf@emagii.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
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 \