From b44664fd72628b6a89ddb5f3e44804f8f35d822f Mon Sep 17 00:00:00 2001 From: David Garske Date: Wed, 16 May 2018 09:34:37 -0700 Subject: [PATCH] Updated the sub-module to reference the wolfSSL master merge commit. --- .gitmodules | 2 +- FreeRTOS-AWS/lib/third_party/wolfssl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 4dc52ed..1209fad 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=https://github.com/dgarske/wolfssl.git +url=https://github.com/wolfssl/wolfssl.git branch = mbedtls_compat diff --git a/FreeRTOS-AWS/lib/third_party/wolfssl b/FreeRTOS-AWS/lib/third_party/wolfssl index af95073..8619062 160000 --- a/FreeRTOS-AWS/lib/third_party/wolfssl +++ b/FreeRTOS-AWS/lib/third_party/wolfssl @@ -1 +1 @@ -Subproject commit af9507391a0b2d9bebb144c80b2071f856ba9caa +Subproject commit 8619062ae73e34d9f305b71df5aaf920c9bd6a15