All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] bitbake.conf: change APACHE_MIRROR to use archive site
@ 2011-12-06  9:28 Martin Jansa
  2011-12-06 14:15 ` Chris Larson
  0 siblings, 1 reply; 6+ messages in thread
From: Martin Jansa @ 2011-12-06  9:28 UTC (permalink / raw)
  To: openembedded-core

* 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@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




^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-12-07  7:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-06  9:28 [PATCH] bitbake.conf: change APACHE_MIRROR to use archive site Martin Jansa
2011-12-06 14:15 ` Chris Larson
2011-12-06 17:23   ` Martin Jansa
2011-12-06 22:24     ` Richard Purdie
2011-12-07  7:15       ` Martin Jansa
2011-12-07  7:19         ` Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.