summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShivangi <66447522+gshvang@users.noreply.github.com>2021-11-11 19:40:09 -0800
committerGitHub <noreply@github.com>2021-11-11 19:40:09 -0800
commit7f268e655a03ecbdf0dc338f45da7908883f0f57 (patch)
treef8ca0a062c5e5d112a1ce6f93c592c3e4811590e
parent221adba9e5c268b86f2887f9346947463a86658a (diff)
downloadfreertos-git-7f268e655a03ecbdf0dc338f45da7908883f0f57.tar.gz
[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
m---------FreeRTOS-Plus/Source/AWS/device-defender0
m---------FreeRTOS-Plus/Source/AWS/device-shadow0
m---------FreeRTOS-Plus/Source/AWS/jobs0
m---------FreeRTOS-Plus/Source/AWS/ota0
m---------FreeRTOS-Plus/Source/Application-Protocols/coreHTTP0
m---------FreeRTOS-Plus/Source/Application-Protocols/coreMQTT0
m---------FreeRTOS-Plus/Source/Application-Protocols/coreMQTT-Agent0
m---------FreeRTOS-Plus/Source/Application-Protocols/coreSNTP0
m---------FreeRTOS-Plus/Source/Utilities/backoff_algorithm0
m---------FreeRTOS-Plus/Source/coreJSON0
m---------FreeRTOS-Plus/Source/corePKCS110
-rw-r--r--manifest.yml22
12 files changed, 11 insertions, 11 deletions
diff --git a/FreeRTOS-Plus/Source/AWS/device-defender b/FreeRTOS-Plus/Source/AWS/device-defender
-Subproject d21c4d8b781bc06d88e843597c05caa8323b3ac
+Subproject a405231bf6515a6e0d7f19b0a08f7bbdc20f917
diff --git a/FreeRTOS-Plus/Source/AWS/device-shadow b/FreeRTOS-Plus/Source/AWS/device-shadow
-Subproject e14ee90318d98f8ef85a5df357c9b2a00555672
+Subproject 92327cd715ddbab04f1d88837f7bc66010b2dfa
diff --git a/FreeRTOS-Plus/Source/AWS/jobs b/FreeRTOS-Plus/Source/AWS/jobs
-Subproject dbd52eb84057bfc01294cda0ca5649395b5ec55
+Subproject 04762106b014a2041be2cd2e937d475d98e970f
diff --git a/FreeRTOS-Plus/Source/AWS/ota b/FreeRTOS-Plus/Source/AWS/ota
-Subproject 2a8536e878139e8dde5a914581de88308ce2acd
+Subproject 52ae6f37c0ff3afff1439a19c46d86aa146715d
diff --git a/FreeRTOS-Plus/Source/Application-Protocols/coreHTTP b/FreeRTOS-Plus/Source/Application-Protocols/coreHTTP
-Subproject e006f10e12f3c2db7147f6fda47a768aa9cd75a
+Subproject c4f04ea87d044b4a95b18aa8ba50a3e707c603f
diff --git a/FreeRTOS-Plus/Source/Application-Protocols/coreMQTT b/FreeRTOS-Plus/Source/Application-Protocols/coreMQTT
-Subproject 73eee0bd11ecd90228ec13f68579992d0dc35e1
+Subproject 785f2f2117d621b31cc7db1e28f0d7d977812b0
diff --git a/FreeRTOS-Plus/Source/Application-Protocols/coreMQTT-Agent b/FreeRTOS-Plus/Source/Application-Protocols/coreMQTT-Agent
-Subproject 63312b5fccf83dd4499bcd981bc8b65c53eb504
+Subproject 5efcee26ccb58836ddd07bcc84bda23fe7b3b4b
diff --git a/FreeRTOS-Plus/Source/Application-Protocols/coreSNTP b/FreeRTOS-Plus/Source/Application-Protocols/coreSNTP
-Subproject 03e9f9c0dfd1f24c5812af72e4cd5723f4041af
+Subproject 7c54c2b12eab3380145de6057beca03f7f5e137
diff --git a/FreeRTOS-Plus/Source/Utilities/backoff_algorithm b/FreeRTOS-Plus/Source/Utilities/backoff_algorithm
-Subproject 5db5777c8fa787f0b7851adc8a7e3e12985e766
+Subproject 123782553709e74c8deabbf2bc8681bfb2edbfb
diff --git a/FreeRTOS-Plus/Source/coreJSON b/FreeRTOS-Plus/Source/coreJSON
-Subproject a1c702e6d216222ef45a520d8ba2aba315a1ea7
+Subproject 2c1cebfb4332eb7212f93000073988b3860bad5
diff --git a/FreeRTOS-Plus/Source/corePKCS11 b/FreeRTOS-Plus/Source/corePKCS11
-Subproject f0877a3c59fe2c62d539395e1a974460ad5d39d
+Subproject ca5f8e44c9a0a50abc9ddf3329f713b43543770
diff --git a/manifest.yml b/manifest.yml
index 456539d2f..b431e5816 100644
--- a/manifest.yml
+++ b/manifest.yml
@@ -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"