[oe-commits] Antonio Ospite : classes/mirrors.bbclass: add mirror for download.osgeo.org

git version control git at git.openembedded.org
Thu Apr 7 20:01:05 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: 46b92da9a732f49db583c13554aeedf8f02516c0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=46b92da9a732f49db583c13554aeedf8f02516c0

Author: Antonio Ospite <ospite at studenti.unina.it>
Date:   Tue Mar 29 12:41:00 2011 +0200

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 at studenti.unina.it>
Acked-by: Phil Blundell <philb at gnu.org>

---

 classes/mirrors.bbclass |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/classes/mirrors.bbclass b/classes/mirrors.bbclass
index 71ee5f6..bb1f7cb 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/





More information about the Openembedded-commits mailing list