Bump submodules of Kernel and AWS libraries (#564)

This commit is contained in:
Archit Aggarwal 2021-04-16 16:11:05 -07:00 committed by GitHub
parent 4249f5ce11
commit 999e81e721
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 7 deletions

@ -1 +1 @@
Subproject commit ce98843504b037a81fbfbccd90d90d6f2bb1f417 Subproject commit 548b4688b26d16d0e6134d7d93dcbae103994e40

@ -1 +1 @@
Subproject commit 508ce43a2257be5d38bfd2a778607fa921cb2dac Subproject commit 435a2d32632e7ff437d61d179dd45f0d57c487c2

@ -1 +1 @@
Subproject commit c46950faa2c1adb0071a78e949959a407212ff2a Subproject commit 19788445bca7f8f85167c83ac12379d3d1022295

@ -1 +1 @@
Subproject commit b08c19f74560dc8885eaf04c47483817d28e13e2 Subproject commit 99295c9ae8f40a1be7fd23de9171f820b6a42db6

View file

@ -46,21 +46,21 @@ dependencies:
path: "FreeRTOS-Plus/Source/corePKCS11" path: "FreeRTOS-Plus/Source/corePKCS11"
- name: "device-defender" - name: "device-defender"
version: "v1.0.1" version: "v1.1.0"
repository: repository:
type: "git" type: "git"
url: "https://github.com/aws/Device-Defender-for-AWS-IoT-embedded-sdk.git" url: "https://github.com/aws/Device-Defender-for-AWS-IoT-embedded-sdk.git"
path: "FreeRTOS-Plus/Source/AWS/device-defender" path: "FreeRTOS-Plus/Source/AWS/device-defender"
- name: "device-shadow" - name: "device-shadow"
version: "v1.0.2" version: "v1.1.0"
repository: repository:
type: "git" type: "git"
url: "https://github.com/aws/Device-Shadow-for-AWS-IoT-embedded-sdk.git" url: "https://github.com/aws/Device-Shadow-for-AWS-IoT-embedded-sdk.git"
path: "FreeRTOS-Plus/Source/AWS/device-shadow" path: "FreeRTOS-Plus/Source/AWS/device-shadow"
- name: "jobs" - name: "jobs"
version: "v1.0.0" version: "v1.1.0"
repository: repository:
type: "git" type: "git"
url: "https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk.git" url: "https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk.git"