summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
diff options
context:
space:
mode:
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 40796aab14..52e6d34f3e 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -572,7 +572,7 @@ BBLAYERS_FETCH_DIR ??= "${COREBASE}"
572# Download locations and utilities. 572# Download locations and utilities.
573################################################################## 573##################################################################
574 574
575APACHE_MIRROR = "http://www.eu.apache.org/dist/" 575APACHE_MIRROR = "http://archive.apache.org/dist"
576DEBIAN_MIRROR = "ftp://ftp.debian.org/debian/pool" 576DEBIAN_MIRROR = "ftp://ftp.debian.org/debian/pool"
577GENTOO_MIRROR = "http://distfiles.gentoo.org/distfiles" 577GENTOO_MIRROR = "http://distfiles.gentoo.org/distfiles"
578GNOME_GIT = "git://git.gnome.org" 578GNOME_GIT = "git://git.gnome.org"