boot/gummiboot: switch to http for git clone

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>
This commit is contained in:
Yann E. MORIN 2015-04-29 00:39:58 +02:00 committed by Thomas Petazzoni
parent a066ff0d73
commit 5977d77aea

View 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