diff options
| author | Ulf Samuelsson <ulf@emagii.com> | 2011-12-13 15:11:38 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-12-15 09:25:08 +0100 |
| commit | bd1edfec13e2c291458a7ca5614f834b9297380e (patch) | |
| tree | e90f0dff7b439818434a81722e1f60075a7fe23f /meta-oe/recipes-extended | |
| parent | 6a7929c329ef8686f34bd525f76c36ed83f48b20 (diff) | |
| download | meta-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')
| -rw-r--r-- | meta-oe/recipes-extended/tzcode/tzcode-native.inc | 6 | ||||
| -rw-r--r-- | meta-oe/recipes-extended/tzdata/tzdata.inc | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/meta-oe/recipes-extended/tzcode/tzcode-native.inc b/meta-oe/recipes-extended/tzcode/tzcode-native.inc index b946e71fbc..2f9f17663a 100644 --- a/meta-oe/recipes-extended/tzcode/tzcode-native.inc +++ b/meta-oe/recipes-extended/tzcode/tzcode-native.inc | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | DESCRIPTION = "tzcode, timezone zoneinfo utils -- zic, zdump, tzselect" | 1 | DESCRIPTION = "tzcode, timezone zoneinfo utils -- zic, zdump, tzselect" |
| 2 | INC_PR = "r4" | 2 | INC_PR = "r5" |
| 3 | 3 | ||
| 4 | SRC_URI = " \ | 4 | SRC_URI = " \ |
| 5 | ftp://elsie.nci.nih.gov/pub/tzcode${PV}.tar.gz;name=tzcode-${PV};subdir=${BPN}-${PV} \ | 5 | http://www.iana.org/time-zones/repository/releases/tzcode${PV}.tar.gz;name=tzcode-${PV};subdir=${BPN}-${PV} \ |
| 6 | ftp://elsie.nci.nih.gov/pub/tzdata${TZDATA_PV}.tar.gz;name=tzdata-${TZDATA_PV};subdir=${BPN}-${PV} \ | 6 | http://www.iana.org/time-zones/repository/releases/tzdata${TZDATA_PV}.tar.gz;name=tzdata-${TZDATA_PV};subdir=${BPN}-${PV} \ |
| 7 | " | 7 | " |
| 8 | 8 | ||
| 9 | inherit native | 9 | inherit native |
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" | |||
| 2 | SECTION = "base" | 2 | SECTION = "base" |
| 3 | DEPENDS = "tzcode-native" | 3 | DEPENDS = "tzcode-native" |
| 4 | 4 | ||
| 5 | INC_PR = "r10" | 5 | INC_PR = "r11" |
| 6 | 6 | ||
| 7 | DEFAULT_TIMEZONE ?= "Europe/London" | 7 | DEFAULT_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 | ||
| 14 | SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzdata${PV}.tar.gz;subdir=${BPN}-${PV}" | 14 | SRC_URI = "http://www.iana.org/time-zones/repository/releases/tzdata${PV}.tar.gz;subdir=${BPN}-${PV}" |
| 15 | 15 | ||
| 16 | TZONES= "africa antarctica asia australasia europe northamerica southamerica \ | 16 | TZONES= "africa antarctica asia australasia europe northamerica southamerica \ |
| 17 | factory solar87 solar88 solar89 etcetera backward systemv \ | 17 | factory solar87 solar88 solar89 etcetera backward systemv \ |
