[Buildroot] [git commit] gummiboot: use new official upstream git repository

Peter Korsgaard peter at korsgaard.com
Wed Mar 20 20:21:03 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=5ab992231d8128fdc20644f0c3fd8e7effefbda5
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Esben Haabendal <esben at haabendal.dk>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 boot/gummiboot/gummiboot.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/boot/gummiboot/gummiboot.mk b/boot/gummiboot/gummiboot.mk
index 85a5daaeab..0e67e5e8ce 100644
--- a/boot/gummiboot/gummiboot.mk
+++ b/boot/gummiboot/gummiboot.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GUMMIBOOT_SITE = http://cgit.freedesktop.org/gummiboot
+GUMMIBOOT_SITE = https://gitlab.freedesktop.org/archived-projects/gummiboot.git
 GUMMIBOOT_SITE_METHOD = git
 GUMMIBOOT_VERSION = 43
 GUMMIBOOT_LICENSE = LGPL-2.1+


More information about the buildroot mailing list