summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-05-23 19:20:12 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-05-24 08:29:18 +0200
commitba14dbe2d5148a30b542457a682597da75e45571 (patch)
tree7466c0d62bbe5e293d73239dcafb7a89fcb5f7fc /Config.in
parent691a36943e56dd22d50030e6e3bb66affd81a09e (diff)
config: kernel.org is now https-only
Every requests on kernel.org gets redirected to https. So just set our kernel.org settings straight to begin with. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.in b/Config.in
index d402c9369..0799cb7e5 100644
--- a/Config.in
+++ b/Config.in
@@ -186,7 +186,7 @@ config BR2_BACKUP_SITE
config BR2_KERNEL_MIRROR
string "Kernel.org mirror"
- default "http://www.kernel.org/pub"
+ default "https://www.kernel.org/pub"
help
kernel.org is mirrored on a number of servers around the world.
The following allows you to select your preferred mirror.