[P3 Release] Update submodule Pointers of the spoke repos in P3 (#707)

* Updating submodule except OTA

* Update Manifest file

* Update Manifest file

* Updating Ota pointer

* Manifest Update
This commit is contained in:
Shivangi 2021-11-11 19:40:09 -08:00 committed by GitHub
parent 221adba9e5
commit 7f268e655a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 22 additions and 22 deletions

View file

@ -18,56 +18,56 @@ dependencies:
path: "FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP"
- name: "coreJSON"
version: "a1c702e"
version: "v3.1.0"
repository:
type: "git"
url: "https://github.com/FreeRTOS/coreJSON.git"
path: "FreeRTOS-Plus/Source/coreJSON"
- name: "coreHTTP"
version: "e006f10"
version: "v2.1.0"
repository:
type: "git"
url: "https://github.com/FreeRTOS/coreHTTP.git"
path: "FreeRTOS-Plus/Source/Application-Protocols/coreHTTP"
- name: "coreMQTT"
version: "73eee0b"
version: "v1.2.0"
repository:
type: "git"
url: "https://github.com/FreeRTOS/coreMQTT.git"
path: "FreeRTOS-Plus/Source/Application-Protocols/coreMQTT"
- name: "coreMQTT Agent"
version: "63312b5"
version: "v1.1.0"
repository:
type: "git"
url: "https://github.com/FreeRTOS/coreMQTT-Agent.git"
path: "FreeRTOS-Plus/Source/Application-Protocols/coreMQTT-Agent"
- name: "corePKCS11"
version: "f0877a3"
version: "v3.3.0"
repository:
type: "git"
url: "https://github.com/FreeRTOS/corePKCS11.git"
path: "FreeRTOS-Plus/Source/corePKCS11"
- name: "device-defender"
version: "d21c4d8"
version: "v1.2.0"
repository:
type: "git"
url: "https://github.com/aws/Device-Defender-for-AWS-IoT-embedded-sdk.git"
path: "FreeRTOS-Plus/Source/AWS/device-defender"
- name: "device-shadow"
version: "e14ee90"
version: "v1.2.0"
repository:
type: "git"
url: "https://github.com/aws/Device-Shadow-for-AWS-IoT-embedded-sdk.git"
path: "FreeRTOS-Plus/Source/AWS/device-shadow"
- name: "jobs"
version: "dbd52eb"
version: "v1.2.0"
repository:
type: "git"
url: "https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk.git"
@ -88,21 +88,21 @@ dependencies:
path: "FreeRTOS-Plus/ThirdParty/mbedtls"
- name: "backoffAlgorithm"
version: "5db5777"
version: "v1.2.0"
repository:
type: "git"
url: "https://github.com/FreeRTOS/backoffAlgorithm"
path: "FreeRTOS-Plus/Source/Utilities/backoff_algorithm"
- name: "ota"
version: "2a8536e"
version: "v3.2.0"
repository:
type: "git"
url: "https://github.com/aws/ota-for-aws-iot-embedded-sdk"
path: "FreeRTOS-Plus/Source/AWS/ota"
- name: "coreSNTP"
version: "03e9f9c"
version: "v1.1.0"
repository:
type: "git"
url: "https://github.com/FreeRTOS/coreSNTP"