diff options
author | Michael Kubacki <michael.kubacki@microsoft.com> | 2024-05-29 15:46:04 -0400 |
---|---|---|
committer | Jiewen Yao <jiewen.yao@intel.com> | 2024-05-30 08:16:35 +0800 |
commit | 79655e27686031326eda3ea290225db6aea3b53f (patch) | |
tree | 5a768d34ff76eab0facc1b0b5e1475f7dfbef27c | |
parent | 55f8bddade205c9cbe3583d5d31d0048cdf26ed4 (diff) | |
download | edk2-79655e27686031326eda3ea290225db6aea3b53f.tar.gz edk2-79655e27686031326eda3ea290225db6aea3b53f.tar.bz2 edk2-79655e27686031326eda3ea290225db6aea3b53f.zip |
SecurityPkg: Update libspdm submodule to use GitLab cmocka repo
As noted in https://github.com/DMTF/libspdm/issues/2707, the cmocka
submodule on cryptomilk is unreliable and impacting downstream
consumer builds of SecurityPkg. This is considered a regression in
that pre-existing workflows that clone and recursively initialize
the repo are now broken.
The cmocka host was switched to a more reliable gitlab host in
https://github.com/DMTF/libspdm/pull/2710. This change updates the
submodule in edk2 to use that commit so edk2 users are not blocked
by cryptomilk.org service issues.
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
m--------- | SecurityPkg/DeviceSecurity/SpdmLib/libspdm | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/SecurityPkg/DeviceSecurity/SpdmLib/libspdm b/SecurityPkg/DeviceSecurity/SpdmLib/libspdm -Subproject 828ef62524bcaeca4e90d0c021221e714872e2b +Subproject 50924a4c8145fc721e17208f55814d2b38766fe |