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 823d5ac268..501808204e 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -699,7 +699,7 @@ BBLAYERS_FETCH_DIR ??= "${COREBASE}"
699 699
700APACHE_MIRROR = "https://archive.apache.org/dist" 700APACHE_MIRROR = "https://archive.apache.org/dist"
701CPAN_MIRROR = "https://search.cpan.org/CPAN" 701CPAN_MIRROR = "https://search.cpan.org/CPAN"
702DEBIAN_MIRROR = "http://ftp.debian.org/debian/pool" 702DEBIAN_MIRROR = "http://deb.debian.org/debian/pool"
703GENTOO_MIRROR = "http://distfiles.gentoo.org/distfiles" 703GENTOO_MIRROR = "http://distfiles.gentoo.org/distfiles"
704GNOME_GIT = "git://gitlab.gnome.org/GNOME" 704GNOME_GIT = "git://gitlab.gnome.org/GNOME"
705GNOME_MIRROR = "https://download.gnome.org/sources/" 705GNOME_MIRROR = "https://download.gnome.org/sources/"