config: kernel.org is now https-only
authorYann E. MORIN <yann.morin.1998@free.fr>
Fri, 23 May 2014 17:20:12 +0000 (19:20 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 24 May 2014 06:29:18 +0000 (08:29 +0200)
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>
Config.in

index d402c93697dc10df539ee6e2cf1a4c30e6c5eef5..0799cb7e56627e7d8326e560fc7f0eb996574b43 100644 (file)
--- 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.