[PATCH rtems-lwip 01/10] FIX: adjust submodule path to allow checkout in restricted network environments

berndmoessner80 at gmail.com berndmoessner80 at gmail.com
Thu Jan 4 00:04:30 UTC 2024


From: Bernd Moessner <berndmoessner80 at gmail.com>

---
 .gitmodules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 4ea46da..f6d2b63 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
 [submodule "lwip-upstream"]
 	path = lwip-upstream
-	url = git://git.savannah.gnu.org/lwip.git
+	url = https://git.savannah.gnu.org/git/lwip.git
 [submodule "rtems_waf"]
 	path = rtems_waf
-	url = git://git.rtems.org/rtems_waf.git
+	url = https://git.rtems.org/rtems_waf
-- 
2.34.1



More information about the devel mailing list