Skip to content

Commit

Permalink
Resolving conflict with SPDM-RS origin
Browse files Browse the repository at this point in the history
Signed-off-by: Timothy Prinz <[email protected]>
  • Loading branch information
taprinz committed Feb 6, 2024
1 parent 572af7e commit 9ec9c76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sh_script/pre-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ patch-webpki() {
# apply the patch set for webpki
pushd external/webpki
git reset --hard f84a538a5cd281ba1ffc0d54bbe5824cf5969703
git clean -xdf
git apply ../patches/webpki/0001-Add-support-for-verifying-certificate-chain-with-EKU.patch
popd
}

Expand Down

0 comments on commit 9ec9c76

Please sign in to comment.