bmc-crypto master: SRCREV bump 786b131...ecef8bc

Konda Reddy Kachana (1):
      Retry prepareKey when loadKey failed

Tested: N/A
Fusion-Link: N/A

Google-Bug-Id: 355432338
Change-Id: I3cc0b1130933978b88631c706edd90e4868a33fc
Signed-off-by: Konda Reddy Kachana <kkachana@google.com>
diff --git a/recipes-google/bmc-crypto/bmc-crypto_git.bb b/recipes-google/bmc-crypto/bmc-crypto_git.bb
index 143c13a..370e806 100644
--- a/recipes-google/bmc-crypto/bmc-crypto_git.bb
+++ b/recipes-google/bmc-crypto/bmc-crypto_git.bb
@@ -22,6 +22,6 @@
 S = "${WORKDIR}/git"
 
 SRC_URI = "git://gbmc-private.googlesource.com/bmc-crypto;protocol=https;branch=master"
-SRCREV = "2d67f1bf710a9e628b1e52250d82a828f7ae1536"
+SRCREV = "ecef8bc1f52899b8422b3f13f43de227ea173c57"
 
 SYSTEMD_SERVICE:${PN} += "bmc_crypto.service"