boot/gummiboot: switch to http for git clone
authorYann E. MORIN <yann.morin.1998@free.fr>
Tue, 28 Apr 2015 22:39:58 +0000 (00:39 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 1 May 2015 08:26:51 +0000 (10:26 +0200)
The git:// protocol may not go through conservative corporate firewalls.
Use http, that goes out through about anything.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
boot/gummiboot/gummiboot.mk

index 72f9c53ca6e0de56bb720e0d1f1ecdd9e3386632..02ad28b40bc9549edf3ea49e3be8fe324bb3cc66 100644 (file)
@@ -4,7 +4,8 @@
 #
 ################################################################################
 
-GUMMIBOOT_SITE = git://anongit.freedesktop.org/gummiboot
+GUMMIBOOT_SITE = http://cgit.freedesktop.org/gummiboot
+GUMMIBOOT_SITE_METHOD = git
 GUMMIBOOT_VERSION = 43
 GUMMIBOOT_LICENSE = LGPLv2.1+
 GUMMIBOOT_LICENSE_FILES = LICENSE