From 3f82e2a81fa7b71b2b85c546dc05121076b5ed5d Mon Sep 17 00:00:00 2001 From: parazyd Date: Thu, 25 Feb 2021 13:12:37 +0100 Subject: [PATCH] Update u-boot submodule url. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 9373af8..d6cb5e2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/parazyd/libdevuansdk [submodule "extra/u-boot"] path = extra/u-boot - url = git://git.denx.de/u-boot.git + url = https://gitlab.denx.de/u-boot/u-boot [submodule "extra/u-boot-hardkernel"] path = extra/u-boot-hardkernel url = https://github.com/hardkernel/u-boot.git