aboutsummaryrefslogtreecommitdiffstats
path: root/classes
diff options
context:
space:
mode:
authorAntonio Ospite <ospite@studenti.unina.it>2011-03-29 12:41:00 +0200
committerAntonio Ospite <ospite@studenti.unina.it>2011-04-06 14:41:34 +0200
commit46b92da9a732f49db583c13554aeedf8f02516c0 (patch)
treeb5897697871b468f5e47848c49621601b9f69643 /classes
parent8ae7cb5fb0818f9f76888a650e79acab9234eb6a (diff)
downloadopenembedded-46b92da9a732f49db583c13554aeedf8f02516c0.tar.gz
classes/mirrors.bbclass: add mirror for download.osgeo.org
The host download.osgeo.org is not reachable from some network/country because of some routing issue, and this makes the do_fetch task of the tiff recipe to fail. Add a reachable mirror for it, so that libtiff can build fine. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Phil Blundell <philb@gnu.org>
Diffstat (limited to 'classes')
-rw-r--r--classes/mirrors.bbclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/classes/mirrors.bbclass b/classes/mirrors.bbclass
index 71ee5f63bf..bb1f7cb34e 100644
--- a/classes/mirrors.bbclass
+++ b/classes/mirrors.bbclass
@@ -52,6 +52,7 @@ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ ftp://gd.tuwien.ac.at/utils/adm
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ ftp://sunsite.ualberta.ca/pub/Mirror/lsof/
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ ftp://the.wiretapped.net/pub/security/host-security/lsof/
http://www.apache.org/dist http://archive.apache.org/dist
+http://download.osgeo.org/ http://download2.osgeo.org/
ftp://.*/.* http://mirrors.openembedded.org/
https?$://.*/.* http://mirrors.openembedded.org/
ftp://.*/.* http://sources.openembedded.org/