From bf36790cf873e7b53af88c1be9ecae3f5e3694df Mon Sep 17 00:00:00 2001 From: johnrhen <90864038+johnrhen@users.noreply.github.com> Date: Mon, 20 Dec 2021 18:02:07 -0800 Subject: [PATCH] Update submodule pointer and manifest.yml for corePKCS11 (#754) --- FreeRTOS-Plus/Source/corePKCS11 | 2 +- manifest.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FreeRTOS-Plus/Source/corePKCS11 b/FreeRTOS-Plus/Source/corePKCS11 index ca5f8e44c9..bae1709685 160000 --- a/FreeRTOS-Plus/Source/corePKCS11 +++ b/FreeRTOS-Plus/Source/corePKCS11 @@ -1 +1 @@ -Subproject commit ca5f8e44c9a0a50abc9ddf3329f713b435437706 +Subproject commit bae1709685b6091fdcfa80843f9d269602c9defc diff --git a/manifest.yml b/manifest.yml index 3e042013ec..1738a28642 100644 --- a/manifest.yml +++ b/manifest.yml @@ -53,7 +53,7 @@ dependencies: path: "FreeRTOS-Plus/Source/Application-Protocols/coreMQTT-Agent" - name: "corePKCS11" - version: "v3.3.0" + version: "v3.4.0" repository: type: "git" url: "https://github.com/FreeRTOS/corePKCS11.git"