[rtems-lwip] Switch submodule protocol to https to allow use in restricted network environments
Bernd Moessner
berndmoessner80 at gmail.com
Sat Dec 23 19:16:51 UTC 2023
Sry, the patch contains a wrong url. Will provide an updated version next
week.
<berndmoessner80 at gmail.com> schrieb am Sa., 23. Dez. 2023, 09:36:
> From: Bernd Moessner <berndmoessner80 at gmail.com>
>
> ---
> .gitmodules | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/.gitmodules b/.gitmodules
> index 4ea46da..e772af8 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/cgit/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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20231223/0037b196/attachment.htm>
More information about the devel
mailing list