summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>2023-03-30 23:38:31 +0530
committerGitHub <noreply@github.com>2023-03-30 23:38:31 +0530
commit89ccc1da5084b4f25ee0218b1dee2ca50d3436ae (patch)
tree6fe7531dfe23fd959bf05b6f71926aa848b51700
parente7d31258f633445068736af759481b7ecf06dcbd (diff)
downloadfreertos-git-89ccc1da5084b4f25ee0218b1dee2ca50d3436ae.tar.gz
Update multiple submodules (#981)
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
-rw-r--r--.github/workflows/ci.yml2
m---------FreeRTOS-Plus/Source/AWS/device-defender0
m---------FreeRTOS-Plus/Source/AWS/device-shadow0
m---------FreeRTOS-Plus/Source/AWS/fleet-provisioning0
m---------FreeRTOS-Plus/Source/AWS/jobs0
m---------FreeRTOS-Plus/Source/AWS/ota0
m---------FreeRTOS-Plus/Source/AWS/sigv40
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/FreeRTOS-Cellular-Interface0
m---------FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP0
m---------FreeRTOS-Plus/Source/Utilities/backoff_algorithm0
m---------FreeRTOS-Plus/Source/coreJSON0
m---------FreeRTOS-Plus/Source/corePKCS110
m---------FreeRTOS/Source0
-rw-r--r--manifest.yml32
18 files changed, 16 insertions, 18 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 5887c1172..a1b6c13be 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -82,8 +82,6 @@ jobs:
# List of directories containing libraries whose doxygen output will be generated.
libs_parent_dir_path: FreeRTOS-Plus/Source,FreeRTOS-Plus/Source/AWS,FreeRTOS-Plus/Source/Application-Protocols,FreeRTOS-Plus/Source/Utilities
generate_zip: true
- doxygen_link: "https://sourceforge.net/projects/doxygen/files/rel-1.9.2/doxygen-1.9.2.linux.bin.tar.gz"
- doxygen_dependencies: libclang-9-dev libclang-cpp9 graphviz
- name: Upload doxygen artifact if main branch
if: success() && ( github.ref == 'refs/heads/main' || github.ref == 'refs/heads/release-candidate' )
env:
diff --git a/FreeRTOS-Plus/Source/AWS/device-defender b/FreeRTOS-Plus/Source/AWS/device-defender
-Subproject 989670043d46dc104477957cdc0ce263218dae0
+Subproject 747ae050e1d22682c8c757fff48dba276009450
diff --git a/FreeRTOS-Plus/Source/AWS/device-shadow b/FreeRTOS-Plus/Source/AWS/device-shadow
-Subproject 250821f043d2d080547270b43f01d53c7d52640
+Subproject 0c17830735d83fe1e399af056820de0f4666f43
diff --git a/FreeRTOS-Plus/Source/AWS/fleet-provisioning b/FreeRTOS-Plus/Source/AWS/fleet-provisioning
-Subproject fca2f6d4a87136a62604ccc5868196496b9c198
+Subproject 8ce2b28325efb917c2e357aed2361e3fa6162ec
diff --git a/FreeRTOS-Plus/Source/AWS/jobs b/FreeRTOS-Plus/Source/AWS/jobs
-Subproject e56c6f8f3a525b895ecbde0dfdde51e959c3e90
+Subproject 3e33c6a0eeaebb820a445a3d4b1a02896b3e557
diff --git a/FreeRTOS-Plus/Source/AWS/ota b/FreeRTOS-Plus/Source/AWS/ota
-Subproject f9760892ba152f2c9104d08192ea5ffbbf9fa8e
+Subproject 0c46d6a6f77414ed8d8a383d1a04d93dcc7e0f5
diff --git a/FreeRTOS-Plus/Source/AWS/sigv4 b/FreeRTOS-Plus/Source/AWS/sigv4
-Subproject cbfad41556de904fc94a6f960bad295929688ef
+Subproject 1e692f74f17c8ab9f8332cc2af37e283660bac0
diff --git a/FreeRTOS-Plus/Source/Application-Protocols/coreHTTP b/FreeRTOS-Plus/Source/Application-Protocols/coreHTTP
-Subproject 2949950412ffc88201c15a3a9ce4ecf71f4e104
+Subproject 48ccceb4bc048a36012ff33a0adbb49bc891045
diff --git a/FreeRTOS-Plus/Source/Application-Protocols/coreMQTT b/FreeRTOS-Plus/Source/Application-Protocols/coreMQTT
-Subproject 6d5641b8a2f410470134d9bfe8ee71e3d83a565
+Subproject 143a15eb11124903e51ab3c0bba6234fbbe23f4
diff --git a/FreeRTOS-Plus/Source/Application-Protocols/coreMQTT-Agent b/FreeRTOS-Plus/Source/Application-Protocols/coreMQTT-Agent
-Subproject 86c51db1a7d060744a06fa3619bd3ba86a938a9
+Subproject 3b743173ddc7ec00d3073462847db15580a5661
diff --git a/FreeRTOS-Plus/Source/Application-Protocols/coreSNTP b/FreeRTOS-Plus/Source/Application-Protocols/coreSNTP
-Subproject 32d2168d504e4a7b135ec890e601cc66efc32bd
+Subproject 3cb8ad937f70516cb9f08a7d622cfa9195736d3
diff --git a/FreeRTOS-Plus/Source/FreeRTOS-Cellular-Interface b/FreeRTOS-Plus/Source/FreeRTOS-Cellular-Interface
-Subproject 0c6eae034079360dca9839438cc4b12b6100d97
+Subproject e5862bdaf6b643840491af8ffeb0a0a366eff66
diff --git a/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP b/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP
-Subproject 0bf460c935ca59cf0423ef0ac3505f13961c2e9
+Subproject a3f418a20dd05c5aecb362f52ee7344a606ac76
diff --git a/FreeRTOS-Plus/Source/Utilities/backoff_algorithm b/FreeRTOS-Plus/Source/Utilities/backoff_algorithm
-Subproject 8818bed40e57215fda8efa4b7fd33f7ae2c80d6
+Subproject f4b3fcfe92002a3a7609e511fd05361b9e81202
diff --git a/FreeRTOS-Plus/Source/coreJSON b/FreeRTOS-Plus/Source/coreJSON
-Subproject 5b31f4c37a034911a4992fd415f8177a7501494
+Subproject 360cfcd8eac76737cddab9be6c4eb057446b1ec
diff --git a/FreeRTOS-Plus/Source/corePKCS11 b/FreeRTOS-Plus/Source/corePKCS11
-Subproject 781f5774948fa8e6427be544b1bf1ad512ae9e9
+Subproject 6ddc35ebdcd97a74d39a9c00e9bfa9a6b0febe4
diff --git a/FreeRTOS/Source b/FreeRTOS/Source
-Subproject ddd50d9a80fd80e2bca7e93d49baf5c71986cbb
+Subproject 1b8a4244bdd911f156ce5bc6f9f13dcde68228c
diff --git a/manifest.yml b/manifest.yml
index 7229e2be7..e54e70c29 100644
--- a/manifest.yml
+++ b/manifest.yml
@@ -4,77 +4,77 @@ description: "This is the standard distribution of FreeRTOS."
dependencies:
- name: "FreeRTOS-Kernel"
- version: "ddd50d9a8"
+ version: "1b8a4244b"
repository:
type: "git"
url: "https://github.com/FreeRTOS/FreeRTOS-Kernel.git"
path: "FreeRTOS/Source"
- name: "FreeRTOS-Plus-TCP"
- version: "V3.1.0"
+ version: "a3f418a"
repository:
type: "git"
url: "https://github.com/FreeRTOS/FreeRTOS-Plus-TCP.git"
path: "FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP"
- name: "coreJSON"
- version: "v3.2.0"
+ version: "360cfcd"
repository:
type: "git"
url: "https://github.com/FreeRTOS/coreJSON.git"
path: "FreeRTOS-Plus/Source/coreJSON"
- name: "sigv4"
- version: "v1.2.0"
+ version: "1e692f7"
repository:
type: "git"
url: "https://github.com/aws/SigV4-for-AWS-IoT-embedded-sdk.git"
path: "FreeRTOS-Plus/Source/AWS/sigv4"
- name: "coreHTTP"
- version: "v3.0.0"
+ version: "48ccceb"
repository:
type: "git"
url: "https://github.com/FreeRTOS/coreHTTP.git"
path: "FreeRTOS-Plus/Source/Application-Protocols/coreHTTP"
- name: "coreMQTT"
- version: "v2.1.1"
+ version: "143a15e"
repository:
type: "git"
url: "https://github.com/FreeRTOS/coreMQTT.git"
path: "FreeRTOS-Plus/Source/Application-Protocols/coreMQTT"
- name: "coreMQTT Agent"
- version: "v1.2.0"
+ version: "3b74317"
repository:
type: "git"
url: "https://github.com/FreeRTOS/coreMQTT-Agent.git"
path: "FreeRTOS-Plus/Source/Application-Protocols/coreMQTT-Agent"
- name: "corePKCS11"
- version: "v3.5.0"
+ version: "6ddc35e"
repository:
type: "git"
url: "https://github.com/FreeRTOS/corePKCS11.git"
path: "FreeRTOS-Plus/Source/corePKCS11"
- name: "device-defender"
- version: "v1.3.0"
+ version: "747ae05"
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: "v1.3.0"
+ version: "0c17830"
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: "v1.3.0"
+ version: "3e33c6a"
repository:
type: "git"
url: "https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk.git"
@@ -95,21 +95,21 @@ dependencies:
path: "FreeRTOS-Plus/ThirdParty/mbedtls"
- name: "backoffAlgorithm"
- version: "v1.3.0"
+ version: "f4b3fcf"
repository:
type: "git"
url: "https://github.com/FreeRTOS/backoffAlgorithm"
path: "FreeRTOS-Plus/Source/Utilities/backoff_algorithm"
- name: "ota"
- version: "v3.4.0"
+ version: "0c46d6a"
repository:
type: "git"
url: "https://github.com/aws/ota-for-aws-iot-embedded-sdk"
path: "FreeRTOS-Plus/Source/AWS/ota"
- name: "coreSNTP"
- version: "v1.2.0"
+ version: "3cb8ad9"
repository:
type: "git"
url: "https://github.com/FreeRTOS/coreSNTP"
@@ -130,7 +130,7 @@ dependencies:
path: "FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos"
- name: "FreeRTOS-Cellular-Interface"
- version: "v1.3.0"
+ version: "e5862bd"
repository:
type: "git"
url: "https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface.git"
@@ -158,7 +158,7 @@ dependencies:
path: "FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/sara-r4"
- name: "fleet-provisioning"
- version: "v1.1.0"
+ version: "8ce2b28"
repository:
type: "git"
url: "https://github.com/aws/Fleet-Provisioning-for-AWS-IoT-embedded-sdk.git"