summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 c3e0efcf89..c2cb2f0d9d 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -642,7 +642,7 @@ APACHE_MIRROR = "https://archive.apache.org/dist"
642CPAN_MIRROR = "https://search.cpan.org/CPAN" 642CPAN_MIRROR = "https://search.cpan.org/CPAN"
643DEBIAN_MIRROR = "http://ftp.debian.org/debian/pool" 643DEBIAN_MIRROR = "http://ftp.debian.org/debian/pool"
644GENTOO_MIRROR = "http://distfiles.gentoo.org/distfiles" 644GENTOO_MIRROR = "http://distfiles.gentoo.org/distfiles"
645GNOME_GIT = "git://gitlab.gnome.org/GNOME;branch=master" 645GNOME_GIT = "git://gitlab.gnome.org/GNOME"
646GNOME_MIRROR = "https://download.gnome.org/sources/" 646GNOME_MIRROR = "https://download.gnome.org/sources/"
647GNU_MIRROR = "https://ftp.gnu.org/gnu" 647GNU_MIRROR = "https://ftp.gnu.org/gnu"
648GNUPG_MIRROR = "https://www.gnupg.org/ftp/gcrypt" 648GNUPG_MIRROR = "https://www.gnupg.org/ftp/gcrypt"