From d2b6c023de360371d28c68fd58c93742d39189a1 Mon Sep 17 00:00:00 2001 From: Bhaumik Jain <86116186+Bujain@users.noreply.github.com> Date: Thu, 16 Dec 2021 11:04:42 -0800 Subject: update submodule pointer in P3 (#741) --- FreeRTOS-Plus/Source/AWS/ota | 2 +- manifest.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FreeRTOS-Plus/Source/AWS/ota b/FreeRTOS-Plus/Source/AWS/ota index 52ae6f37c..1f2362f00 160000 --- a/FreeRTOS-Plus/Source/AWS/ota +++ b/FreeRTOS-Plus/Source/AWS/ota @@ -1 +1 @@ -Subproject commit 52ae6f37c0ff3afff1439a19c46d86aa146715db +Subproject commit 1f2362f005f39a1847d645660ecaff93890cfcd7 diff --git a/manifest.yml b/manifest.yml index 12eedb356..d38329475 100644 --- a/manifest.yml +++ b/manifest.yml @@ -102,7 +102,7 @@ dependencies: path: "FreeRTOS-Plus/Source/Utilities/backoff_algorithm" - name: "ota" - version: "v3.2.0" + version: "v3.3.0" repository: type: "git" url: "https://github.com/aws/ota-for-aws-iot-embedded-sdk" -- cgit v1.2.1