From 7fc12c29f3416acf433a74465ded70a0d4d822cb Mon Sep 17 00:00:00 2001 From: Soren Ptak Date: Fri, 26 Jan 2024 19:51:49 -0500 Subject: [PATCH] Update FreeRTOS and AWS Library Submodules (#1162) * Update the AWS and FreeRTOS Library Submodule Pointers * Update the manifest.yml file for new submodules --- FreeRTOS-Plus/Source/AWS/device-defender | 2 +- FreeRTOS-Plus/Source/AWS/device-shadow | 2 +- FreeRTOS-Plus/Source/AWS/fleet-provisioning | 2 +- FreeRTOS-Plus/Source/AWS/jobs | 2 +- FreeRTOS-Plus/Source/AWS/ota | 2 +- FreeRTOS-Plus/Source/AWS/sigv4 | 2 +- .../Source/Application-Protocols/coreHTTP | 2 +- .../Source/Application-Protocols/coreMQTT | 2 +- .../Application-Protocols/coreMQTT-Agent | 2 +- .../Source/Application-Protocols/coreSNTP | 2 +- .../Source/FreeRTOS-Cellular-Interface | 2 +- .../Source/FreeRTOS-Cellular-Modules/bg96 | 2 +- .../Source/FreeRTOS-Cellular-Modules/sara-r4 | 2 +- FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP | 2 +- .../Source/Utilities/backoff_algorithm | 2 +- FreeRTOS-Plus/Source/coreJSON | 2 +- FreeRTOS-Plus/Source/corePKCS11 | 2 +- .../Demo/ThirdParty/Community-Supported-Demos | 2 +- .../Demo/ThirdParty/Partner-Supported-Demos | 2 +- FreeRTOS/Source | 2 +- manifest.yml | 40 +++++++++---------- 21 files changed, 40 insertions(+), 40 deletions(-) diff --git a/FreeRTOS-Plus/Source/AWS/device-defender b/FreeRTOS-Plus/Source/AWS/device-defender index 747ae050e1d..9dbf7ba0d4b 160000 --- a/FreeRTOS-Plus/Source/AWS/device-defender +++ b/FreeRTOS-Plus/Source/AWS/device-defender @@ -1 +1 @@ -Subproject commit 747ae050e1d22682c8c757fff48dba2760094505 +Subproject commit 9dbf7ba0d4bae6c8cabdb7732289942f5a23507c diff --git a/FreeRTOS-Plus/Source/AWS/device-shadow b/FreeRTOS-Plus/Source/AWS/device-shadow index 0c17830735d..2f16e7c12d9 160000 --- a/FreeRTOS-Plus/Source/AWS/device-shadow +++ b/FreeRTOS-Plus/Source/AWS/device-shadow @@ -1 +1 @@ -Subproject commit 0c17830735d83fe1e399af056820de0f4666f43c +Subproject commit 2f16e7c12d9a585d2aa9071e53ed8a346d076005 diff --git a/FreeRTOS-Plus/Source/AWS/fleet-provisioning b/FreeRTOS-Plus/Source/AWS/fleet-provisioning index 8ce2b28325e..daf174d3b93 160000 --- a/FreeRTOS-Plus/Source/AWS/fleet-provisioning +++ b/FreeRTOS-Plus/Source/AWS/fleet-provisioning @@ -1 +1 @@ -Subproject commit 8ce2b28325efb917c2e357aed2361e3fa6162ecf +Subproject commit daf174d3b934d550492e775650137b8bb1b63545 diff --git a/FreeRTOS-Plus/Source/AWS/jobs b/FreeRTOS-Plus/Source/AWS/jobs index 3e33c6a0eea..f1c3bd68298 160000 --- a/FreeRTOS-Plus/Source/AWS/jobs +++ b/FreeRTOS-Plus/Source/AWS/jobs @@ -1 +1 @@ -Subproject commit 3e33c6a0eeaebb820a445a3d4b1a02896b3e557d +Subproject commit f1c3bd68298a9c997f1709f48e61ca3f22dc8ed0 diff --git a/FreeRTOS-Plus/Source/AWS/ota b/FreeRTOS-Plus/Source/AWS/ota index 0c46d6a6f77..9a8395beaf5 160000 --- a/FreeRTOS-Plus/Source/AWS/ota +++ b/FreeRTOS-Plus/Source/AWS/ota @@ -1 +1 @@ -Subproject commit 0c46d6a6f77414ed8d8a383d1a04d93dcc7e0f5c +Subproject commit 9a8395beaf52cfe5335f9a3b760b6e6743d0991e diff --git a/FreeRTOS-Plus/Source/AWS/sigv4 b/FreeRTOS-Plus/Source/AWS/sigv4 index 1e692f74f17..9d9f95a95ac 160000 --- a/FreeRTOS-Plus/Source/AWS/sigv4 +++ b/FreeRTOS-Plus/Source/AWS/sigv4 @@ -1 +1 @@ -Subproject commit 1e692f74f17c8ab9f8332cc2af37e283660bac03 +Subproject commit 9d9f95a95acdf3e1428df803cec79e65e2da81f0 diff --git a/FreeRTOS-Plus/Source/Application-Protocols/coreHTTP b/FreeRTOS-Plus/Source/Application-Protocols/coreHTTP index 48ccceb4bc0..dc94df08e48 160000 --- a/FreeRTOS-Plus/Source/Application-Protocols/coreHTTP +++ b/FreeRTOS-Plus/Source/Application-Protocols/coreHTTP @@ -1 +1 @@ -Subproject commit 48ccceb4bc048a36012ff33a0adbb49bc891045f +Subproject commit dc94df08e4819471b73858b863fddd50c0ca38c6 diff --git a/FreeRTOS-Plus/Source/Application-Protocols/coreMQTT b/FreeRTOS-Plus/Source/Application-Protocols/coreMQTT index 143a15eb111..238350a8443 160000 --- a/FreeRTOS-Plus/Source/Application-Protocols/coreMQTT +++ b/FreeRTOS-Plus/Source/Application-Protocols/coreMQTT @@ -1 +1 @@ -Subproject commit 143a15eb11124903e51ab3c0bba6234fbbe23f42 +Subproject commit 238350a844336c6dea7e3aa50ecab729bf27e288 diff --git a/FreeRTOS-Plus/Source/Application-Protocols/coreMQTT-Agent b/FreeRTOS-Plus/Source/Application-Protocols/coreMQTT-Agent index 3b743173ddc..d3668a69bff 160000 --- a/FreeRTOS-Plus/Source/Application-Protocols/coreMQTT-Agent +++ b/FreeRTOS-Plus/Source/Application-Protocols/coreMQTT-Agent @@ -1 +1 @@ -Subproject commit 3b743173ddc7ec00d3073462847db15580a56617 +Subproject commit d3668a69bff0487f8964ad1de0fea0799ffe407c diff --git a/FreeRTOS-Plus/Source/Application-Protocols/coreSNTP b/FreeRTOS-Plus/Source/Application-Protocols/coreSNTP index 3cb8ad937f7..c5face5fa3c 160000 --- a/FreeRTOS-Plus/Source/Application-Protocols/coreSNTP +++ b/FreeRTOS-Plus/Source/Application-Protocols/coreSNTP @@ -1 +1 @@ -Subproject commit 3cb8ad937f70516cb9f08a7d622cfa9195736d3b +Subproject commit c5face5fa3cc3c37b8216c35d03d323373e89a85 diff --git a/FreeRTOS-Plus/Source/FreeRTOS-Cellular-Interface b/FreeRTOS-Plus/Source/FreeRTOS-Cellular-Interface index 4675955e0eb..f1097fb3b1c 160000 --- a/FreeRTOS-Plus/Source/FreeRTOS-Cellular-Interface +++ b/FreeRTOS-Plus/Source/FreeRTOS-Cellular-Interface @@ -1 +1 @@ -Subproject commit 4675955e0eb792b602666bf52a901650768c6d7e +Subproject commit f1097fb3b1c69120a0a0541c6a858830b3f4e762 diff --git a/FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/bg96 b/FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/bg96 index 6761849664d..f61fc4c9b23 160000 --- a/FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/bg96 +++ b/FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/bg96 @@ -1 +1 @@ -Subproject commit 6761849664d2a0c7490c1f226b6f424a1a9c4662 +Subproject commit f61fc4c9b23668a72868c02f7e77829037e4d7f2 diff --git a/FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/sara-r4 b/FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/sara-r4 index f536afea36a..dcdae990a19 160000 --- a/FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/sara-r4 +++ b/FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/sara-r4 @@ -1 +1 @@ -Subproject commit f536afea36a60b4a159a6646dfff0bb0867c3d03 +Subproject commit dcdae990a197c80a49450d801aeeec72863d9da9 diff --git a/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP b/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP index 40c16fef7b3..b41e57e7b28 160000 --- a/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP +++ b/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP @@ -1 +1 @@ -Subproject commit 40c16fef7b3380982a8e6517654272cca5a9dc0a +Subproject commit b41e57e7b28d714a494cc470f16a8f5fea2b9e18 diff --git a/FreeRTOS-Plus/Source/Utilities/backoff_algorithm b/FreeRTOS-Plus/Source/Utilities/backoff_algorithm index f4b3fcfe920..0b4f9920fa2 160000 --- a/FreeRTOS-Plus/Source/Utilities/backoff_algorithm +++ b/FreeRTOS-Plus/Source/Utilities/backoff_algorithm @@ -1 +1 @@ -Subproject commit f4b3fcfe92002a3a7609e511fd05361b9e812021 +Subproject commit 0b4f9920fa28faba02815521f10b31a3443eaf59 diff --git a/FreeRTOS-Plus/Source/coreJSON b/FreeRTOS-Plus/Source/coreJSON index 360cfcd8eac..b92c8cd9cdb 160000 --- a/FreeRTOS-Plus/Source/coreJSON +++ b/FreeRTOS-Plus/Source/coreJSON @@ -1 +1 @@ -Subproject commit 360cfcd8eac76737cddab9be6c4eb057446b1ec0 +Subproject commit b92c8cd9cdba790e46eab05f7a620b0f15c5be69 diff --git a/FreeRTOS-Plus/Source/corePKCS11 b/FreeRTOS-Plus/Source/corePKCS11 index 8b5ec3b3e3a..cb865c1a25d 160000 --- a/FreeRTOS-Plus/Source/corePKCS11 +++ b/FreeRTOS-Plus/Source/corePKCS11 @@ -1 +1 @@ -Subproject commit 8b5ec3b3e3a7fbf0c1d47646773ada90fa12b19b +Subproject commit cb865c1a25de899c598b1ca47571f9f74b60a118 diff --git a/FreeRTOS/Demo/ThirdParty/Community-Supported-Demos b/FreeRTOS/Demo/ThirdParty/Community-Supported-Demos index db9704fb761..3d475bddf7a 160000 --- a/FreeRTOS/Demo/ThirdParty/Community-Supported-Demos +++ b/FreeRTOS/Demo/ThirdParty/Community-Supported-Demos @@ -1 +1 @@ -Subproject commit db9704fb761d23f7389a0edb2786c614b5c700fc +Subproject commit 3d475bddf7ac8af425da67cdaa2485e90a57a881 diff --git a/FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos b/FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos index 44b2426a9bb..e4183c70fda 160000 --- a/FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos +++ b/FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos @@ -1 +1 @@ -Subproject commit 44b2426a9bba9456a8f7d0dfe2a5f849122f18be +Subproject commit e4183c70fda884d31a324b40c96fad09057792c9 diff --git a/FreeRTOS/Source b/FreeRTOS/Source index 72c7d862762..8e664fc9844 160000 --- a/FreeRTOS/Source +++ b/FreeRTOS/Source @@ -1 +1 @@ -Subproject commit 72c7d862762425832d9fce2df7b03d2ad355cb1e +Subproject commit 8e664fc9844e03cc839074aff933fc9b79842d9c diff --git a/manifest.yml b/manifest.yml index 5a4576f06b0..72bdc8eb8f4 100644 --- a/manifest.yml +++ b/manifest.yml @@ -5,77 +5,77 @@ license: "MIT" dependencies: - name: "FreeRTOS-Kernel" - version: "72c7d86" + version: "8e664fc98" repository: type: "git" url: "https://github.com/FreeRTOS/FreeRTOS-Kernel.git" path: "FreeRTOS/Source" - name: "FreeRTOS-Plus-TCP" - version: "40c16fe" + version: "V4.0.0" repository: type: "git" url: "https://github.com/FreeRTOS/FreeRTOS-Plus-TCP.git" path: "FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP" - name: "coreJSON" - version: "360cfcd" + version: "b92c8cd" repository: type: "git" url: "https://github.com/FreeRTOS/coreJSON.git" path: "FreeRTOS-Plus/Source/coreJSON" - name: "sigv4" - version: "1e692f7" + version: "9d9f95a" repository: type: "git" url: "https://github.com/aws/SigV4-for-AWS-IoT-embedded-sdk.git" path: "FreeRTOS-Plus/Source/AWS/sigv4" - name: "coreHTTP" - version: "48ccceb" + version: "dc94df0" repository: type: "git" url: "https://github.com/FreeRTOS/coreHTTP.git" path: "FreeRTOS-Plus/Source/Application-Protocols/coreHTTP" - name: "coreMQTT" - version: "143a15e" + version: "238350a" repository: type: "git" url: "https://github.com/FreeRTOS/coreMQTT.git" path: "FreeRTOS-Plus/Source/Application-Protocols/coreMQTT" - name: "coreMQTT Agent" - version: "3b74317" + version: "d3668a6" repository: type: "git" url: "https://github.com/FreeRTOS/coreMQTT-Agent.git" path: "FreeRTOS-Plus/Source/Application-Protocols/coreMQTT-Agent" - name: "corePKCS11" - version: "8b5ec3b3e" + version: "cb865c1" repository: type: "git" url: "https://github.com/FreeRTOS/corePKCS11.git" path: "FreeRTOS-Plus/Source/corePKCS11" - name: "device-defender" - version: "747ae05" + version: "9dbf7ba" 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: "0c17830" + version: "2f16e7c" 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: "3e33c6a" + version: "f1c3bd6" repository: type: "git" url: "https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk.git" @@ -110,49 +110,49 @@ dependencies: path: "FreeRTOS-Plus/ThirdParty/libslirp" - name: "backoffAlgorithm" - version: "f4b3fcf" + version: "0b4f992" repository: type: "git" url: "https://github.com/FreeRTOS/backoffAlgorithm" path: "FreeRTOS-Plus/Source/Utilities/backoff_algorithm" - name: "ota" - version: "0c46d6a" + version: "9a8395b" repository: type: "git" url: "https://github.com/aws/ota-for-aws-iot-embedded-sdk" path: "FreeRTOS-Plus/Source/AWS/ota" - name: "coreSNTP" - version: "3cb8ad9" + version: "c5face5" repository: type: "git" url: "https://github.com/FreeRTOS/coreSNTP" path: "FreeRTOS-Plus/Source/Application-Protocols/coreSNTP" - name: "FreeRTOS-Community-Supported-Demos" - version: "db9704f" + version: "3d475bd" repository: type: "git" url: "https://github.com/FreeRTOS/FreeRTOS-Community-Supported-Demos" path: "FreeRTOS/Demo/ThirdParty/Community-Supported-Demos" - name: "FreeRTOS-Partner-Supported-Demos" - version: "44b242" + version: "e4183c7" repository: type: "git" url: "https://github.com/FreeRTOS/FreeRTOS-Partner-Supported-Demos" path: "FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos" - name: "FreeRTOS-Cellular-Interface" - version: "4675955" + version: "f1097fb" repository: type: "git" url: "https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface.git" path: "FreeRTOS-Plus/Source/FreeRTOS-Cellular-Interface" - name: "Lab-FreeRTOS-Cellular-Interface-Reference-Quectel-BG96" - version: "6761849" + version: "f61fc4c" repository: type: "git" url: "https://github.com/FreeRTOS/Lab-FreeRTOS-Cellular-Interface-Reference-Quectel-BG96.git" @@ -166,14 +166,14 @@ dependencies: path: "FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/hl7802" - name: "Lab-FreeRTOS-Cellular-Interface-Reference-ublox-SARA-R4" - version: "f536afe" + version: "dcdae99" repository: type: "git" url: "https://github.com/FreeRTOS/Lab-FreeRTOS-Cellular-Interface-Reference-ublox-SARA-R4.git" path: "FreeRTOS-Plus/Source/FreeRTOS-Cellular-Modules/sara-r4" - name: "fleet-provisioning" - version: "8ce2b28" + version: "daf174d" repository: type: "git" url: "https://github.com/aws/Fleet-Provisioning-for-AWS-IoT-embedded-sdk.git"