[OE-core] [PATCH] bitbake.conf: change APACHE_MIRROR to use archive site

Martin Jansa martin.jansa at gmail.com
Tue Dec 6 09:28:56 UTC 2011


* there are newest as well as older releases, so the SRC_URIs are valid longer
* someone with fast line should try to redownload world to see if the
  structure is the same for all projects (checked for subversion)

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta/conf/bitbake.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 4e2f924..68eecb7 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -528,7 +528,7 @@ export palmqtdir = "${palmtopdir}"
 ##################################################################
 
 ADOBE_MIRROR = "http://fpdownload.macromedia.com/get/flashplayer/current/"
-APACHE_MIRROR = "http://www.apache.org/dist"
+APACHE_MIRROR = "http://archive.apache.org/dist"
 DEBIAN_MIRROR = "ftp://ftp.debian.org/debian/pool"
 E_MIRROR = "http://download.enlightenment.org/releases"
 E_SVN = "svn://svn.enlightenment.org/svn/e"
-- 
1.7.8





More information about the Openembedded-core mailing list