[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
pull/706/head^2
Shivangi 3 years ago committed by GitHub
parent 221adba9e5
commit 7f268e655a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1 +1 @@
Subproject commit d21c4d8b781bc06d88e843597c05caa8323b3ac4
Subproject commit a405231bf6515a6e0d7f19b0a08f7bbdc20f9173

@ -1 +1 @@
Subproject commit e14ee90318d98f8ef85a5df357c9b2a00555672f
Subproject commit 92327cd715ddbab04f1d88837f7bc66010b2dfa5

@ -1 +1 @@
Subproject commit dbd52eb84057bfc01294cda0ca5649395b5ec55d
Subproject commit 04762106b014a2041be2cd2e937d475d98e970f0

@ -1 +1 @@
Subproject commit 2a8536e878139e8dde5a914581de88308ce2acda
Subproject commit 52ae6f37c0ff3afff1439a19c46d86aa146715db

@ -1 +1 @@
Subproject commit e006f10e12f3c2db7147f6fda47a768aa9cd75a7
Subproject commit c4f04ea87d044b4a95b18aa8ba50a3e707c603f6

@ -1 +1 @@
Subproject commit 73eee0bd11ecd90228ec13f68579992d0dc35e13
Subproject commit 785f2f2117d621b31cc7db1e28f0d7d977812b07

@ -1 +1 @@
Subproject commit 63312b5fccf83dd4499bcd981bc8b65c53eb504c
Subproject commit 5efcee26ccb58836ddd07bcc84bda23fe7b3b4b4

@ -1 +1 @@
Subproject commit 03e9f9c0dfd1f24c5812af72e4cd5723f4041afb
Subproject commit 7c54c2b12eab3380145de6057beca03f7f5e1377

@ -1 +1 @@
Subproject commit 5db5777c8fa787f0b7851adc8a7e3e12985e7667
Subproject commit 123782553709e74c8deabbf2bc8681bfb2edbfbb

@ -1 +1 @@
Subproject commit a1c702e6d216222ef45a520d8ba2aba315a1ea78
Subproject commit 2c1cebfb4332eb7212f93000073988b3860bad5a

@ -1 +1 @@
Subproject commit f0877a3c59fe2c62d539395e1a974460ad5d39de
Subproject commit ca5f8e44c9a0a50abc9ddf3329f713b435437706

@ -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"

Loading…
Cancel
Save