bmc-crypto master: SRCREV bump 2d67f1bf71..786b131c16
Nan Zhou (1):
bmc-crypto: disable hoth by default
Google-Bug-Id: N/A
Tested: N/A
Fusion-Link: N/A
Change-Id: I2adf1e881707683413b6fa6afe607bb8f3b4ed78
Signed-off-by: Nan Zhou <nanzhou@google.com>
diff --git a/recipes-google/bmc-crypto/bmc-crypto_git.bb b/recipes-google/bmc-crypto/bmc-crypto_git.bb
index 143c13a..943bf91 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 = "786b131c168007ff262a604fc35980ab13987105"
SYSTEMD_SERVICE:${PN} += "bmc_crypto.service"