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 06971da811..3491b123e2 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -567,7 +567,7 @@ BBLAYERS_FETCH_DIR ??= "${COREBASE}"
567# Download locations and utilities. 567# Download locations and utilities.
568################################################################## 568##################################################################
569 569
570APACHE_MIRROR = "http://archive.apache.org/dist" 570APACHE_MIRROR = "http://www.eu.apache.org/dist/"
571DEBIAN_MIRROR = "ftp://ftp.debian.org/debian/pool" 571DEBIAN_MIRROR = "ftp://ftp.debian.org/debian/pool"
572GENTOO_MIRROR = "http://distfiles.gentoo.org/distfiles" 572GENTOO_MIRROR = "http://distfiles.gentoo.org/distfiles"
573GNOME_GIT = "git://git.gnome.org" 573GNOME_GIT = "git://git.gnome.org"