summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShivangi <66447522+gshvang@users.noreply.github.com>2021-11-03 12:48:10 -0700
committerGitHub <noreply@github.com>2021-11-03 12:48:10 -0700
commit20fc88cb8bd4f42f140c04cafff943c191aaafa4 (patch)
tree4a4c4d1f6a3ae530314c1335485079637ddca513
parent0592d1df00c467f416d7ed45cde9fa9bfe79289f (diff)
downloadfreertos-git-20fc88cb8bd4f42f140c04cafff943c191aaafa4.tar.gz
Update Submodule Pointer in P3 Repo (#699)
* changing submodule * manifest file update Co-authored-by: Paul Bartell <pbartell@amazon.com>
m---------FreeRTOS-Plus/Source/corePKCS110
-rw-r--r--manifest.yml2
2 files changed, 1 insertions, 1 deletions
diff --git a/FreeRTOS-Plus/Source/corePKCS11 b/FreeRTOS-Plus/Source/corePKCS11
-Subproject 997124b43f72e28730022c8315b2fe1988900e1
+Subproject f0877a3c59fe2c62d539395e1a974460ad5d39d
diff --git a/manifest.yml b/manifest.yml
index 500a4b6f6..bd4193bee 100644
--- a/manifest.yml
+++ b/manifest.yml
@@ -46,7 +46,7 @@ dependencies:
path: "FreeRTOS-Plus/Source/Application-Protocols/coreMQTT-Agent"
- name: "corePKCS11"
- version: "997124b"
+ version: "f0877a3"
repository:
type: "git"
url: "https://github.com/FreeRTOS/corePKCS11.git"