From 05a5b70e2c20cbf15481016731e3d44d5de16226 Mon Sep 17 00:00:00 2001 From: David Garske Date: Fri, 11 May 2018 07:10:44 +0200 Subject: [PATCH] Update the submodule to use https endpoint for public access. --- .gitmodules | 2 +- FreeRTOS-AWS/lib/third_party/wolfssl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index a12ca92..4dc52ed 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,5 +6,5 @@ url=https://github.com/wolfSSL/wolfssl.git url=https://github.com/wolfSSL/wolfMQTT.git [submodule "FreeRTOS-AWS/lib/third_party/wolfssl"] path = FreeRTOS-AWS/lib/third_party/wolfssl - url = git@github.com:dgarske/wolfssl.git +url=https://github.com/dgarske/wolfssl.git branch = mbedtls_compat diff --git a/FreeRTOS-AWS/lib/third_party/wolfssl b/FreeRTOS-AWS/lib/third_party/wolfssl index 39e2e74..85b51b2 160000 --- a/FreeRTOS-AWS/lib/third_party/wolfssl +++ b/FreeRTOS-AWS/lib/third_party/wolfssl @@ -1 +1 @@ -Subproject commit 39e2e74d812c15d35e60f2214485e4550086d491 +Subproject commit 85b51b2b6e2f58b1afa5eb97ce5d03bd4ef6a16a