aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2015-12-04 15:40:27 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-12-12 23:31:43 +0000
commite9c85489ae354f52ff5b78f4d7fb6fafd0050522 (patch)
tree8f32f49d904109c934c0d9e7b7dfd7d46cd216b1 /meta/conf/bitbake.conf
parent6309935a1a8a5282e835e0bb195c29eacb5243dc (diff)
downloadopenembedded-core-contrib-e9c85489ae354f52ff5b78f4d7fb6fafd0050522.tar.gz
mirrors: replace references to archive.apache.org
archive.apache.org does not contain current releases, only historical ones, so upstream checks aren't accurate. It's replaced with official mirrors containing current versions. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/conf/bitbake.conf')
-rw-r--r--meta/conf/bitbake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 06971da811..3491b123e2 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -567,7 +567,7 @@ BBLAYERS_FETCH_DIR ??= "${COREBASE}"
# Download locations and utilities.
##################################################################
-APACHE_MIRROR = "http://archive.apache.org/dist"
+APACHE_MIRROR = "http://www.eu.apache.org/dist/"
DEBIAN_MIRROR = "ftp://ftp.debian.org/debian/pool"
GENTOO_MIRROR = "http://distfiles.gentoo.org/distfiles"
GNOME_GIT = "git://git.gnome.org"