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

Kinsey Moore kinsey.moore at oarcorp.com
Thu Jan 4 21:18:52 UTC 2024


This change looks good.

Kinsey


On Thu, Jan 4, 2024 at 12:55 PM <berndmoessner80 at gmail.com> wrote:

> 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
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20240104/7d545398/attachment.htm>


More information about the devel mailing list