diff options
-rw-r--r-- | meta/conf/bitbake.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index e5037c6277..13d55923b7 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
@@ -699,7 +699,7 @@ DEBIAN_MIRROR = "http://deb.debian.org/debian/pool" | |||
699 | GENTOO_MIRROR = "http://distfiles.gentoo.org/distfiles" | 699 | GENTOO_MIRROR = "http://distfiles.gentoo.org/distfiles" |
700 | GNOME_GIT = "git://gitlab.gnome.org/GNOME" | 700 | GNOME_GIT = "git://gitlab.gnome.org/GNOME" |
701 | GNOME_MIRROR = "https://download.gnome.org/sources/" | 701 | GNOME_MIRROR = "https://download.gnome.org/sources/" |
702 | GNU_MIRROR = "https://ftp.gnu.org/gnu" | 702 | GNU_MIRROR = "https://ftpmirror.gnu.org/gnu" |
703 | GNUPG_MIRROR = "https://www.gnupg.org/ftp/gcrypt" | 703 | GNUPG_MIRROR = "https://www.gnupg.org/ftp/gcrypt" |
704 | GPE_MIRROR = "http://gpe.linuxtogo.org/download/source" | 704 | GPE_MIRROR = "http://gpe.linuxtogo.org/download/source" |
705 | KERNELORG_MIRROR = "https://cdn.kernel.org/pub" | 705 | KERNELORG_MIRROR = "https://cdn.kernel.org/pub" |