libcrypta master: SRCREV bump 2586560c8a...8dc066be75

Jacqueline Wong (1):
      libcrypta: Rename validate_and_sign_scribe_provisioning_log to include version

Valentin Kunin (1):
      Start building crypta_token_set_support.

gBMC Team (6):
      Add EC_PRV_CMD_HAVEN_FIPS_VERSION host command.
      Implement the handling of recieving the ActivateProvisioningLog command from the host.
      Add ProvisioningLogCertificateV1
      Refactor target control code for front panel USB support
      Add validate_and_sign_scribe_provisioning_log_v1 to crypta_portable_command_client.
      Add a portable function to get the index of a token set by category.

Tested: https://buganizer.corp.google.com/issues/297936214#comment11
fusion2: N/A
Change-Id: I674c511da48e91c1741e4b56c871547eb688fa05
Signed-off-by: Valentin Kunin <kunin@google.com>
Google-Bug-Id: 297936214
(cherry picked from commit 14bfc275861bdb4a2b26eb879132541acf8bdca5)
diff --git a/recipes-google/libcrypta/libcrypta_git.bb b/recipes-google/libcrypta/libcrypta_git.bb
index 1fee3ef..9ccbc27 100644
--- a/recipes-google/libcrypta/libcrypta_git.bb
+++ b/recipes-google/libcrypta/libcrypta_git.bb
@@ -26,7 +26,7 @@
 
 S = "${WORKDIR}/git"
 SRC_URI = "git://gbmc-private.googlesource.com/libcrypta;protocol=https;branch=master"
-SRCREV = "2586560c8ae5623d0f59087d750dfb35a2f2d991"
+SRCREV = "8dc066be759b85f3b7fbe11bc51d87b3f0c0fff1"
 
 # Disable unit tests
 PACKAGECONFIG ??= ""