summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/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 1941633a54..faef77142a 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -627,7 +627,7 @@ BBLAYERS_FETCH_DIR ??= "${COREBASE}"
627APACHE_MIRROR = "http://archive.apache.org/dist" 627APACHE_MIRROR = "http://archive.apache.org/dist"
628DEBIAN_MIRROR = "http://ftp.debian.org/debian/pool" 628DEBIAN_MIRROR = "http://ftp.debian.org/debian/pool"
629GENTOO_MIRROR = "http://distfiles.gentoo.org/distfiles" 629GENTOO_MIRROR = "http://distfiles.gentoo.org/distfiles"
630GNOME_GIT = "git://git.gnome.org" 630GNOME_GIT = "git://gitlab.gnome.org/GNOME"
631GNOME_MIRROR = "http://ftp.gnome.org/pub/GNOME/sources" 631GNOME_MIRROR = "http://ftp.gnome.org/pub/GNOME/sources"
632GNU_MIRROR = "http://ftp.gnu.org/gnu" 632GNU_MIRROR = "http://ftp.gnu.org/gnu"
633GNUPG_MIRROR = "https://www.gnupg.org/ftp/gcrypt" 633GNUPG_MIRROR = "https://www.gnupg.org/ftp/gcrypt"