mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
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:
parent
a066ff0d73
commit
5977d77aea
@ -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_VERSION = 43
|
||||||
GUMMIBOOT_LICENSE = LGPLv2.1+
|
GUMMIBOOT_LICENSE = LGPLv2.1+
|
||||||
GUMMIBOOT_LICENSE_FILES = LICENSE
|
GUMMIBOOT_LICENSE_FILES = LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user