commit | a1b9bb175c3ff0fbeac578b168a9bd3afa5c47d5 | [log] [tgz] |
---|---|---|
author | Arthi Sivakumar <arthisivakumar@google.com> | Wed Aug 20 21:21:43 2025 +0000 |
committer | Arthi Sivakumar <arthisivakumar@google.com> | Thu Aug 21 10:10:15 2025 -0700 |
tree | e34f8b4934c7c125067327ce876162b51e80003b | |
parent | f0ba10db61782fd59c258aa89d9f62106197ed12 [diff] |
bmc-crypto master: SRCREV bump ecef8bc..dd45691 Arthi Sivakumar: Add backup key storage in motherboard FRU Google-Bug-Id: 433565303 Tested: https://screenshot.googleplex.com/grTpKTagHcJ3FsJ Fusion-Link: https://fusion2/31b2cdff-0ed8-3534-9e0e-743e6e3bd98e Change-Id: Id09c20704752a743b3c328ed3aebb96af58de482 Signed-off-by: Arthi Sivakumar <arthisivakumar@google.com>
diff --git a/recipes-google/bmc-crypto/bmc-crypto_git.bb b/recipes-google/bmc-crypto/bmc-crypto_git.bb index 6f1a6ad..4ae6927 100644 --- a/recipes-google/bmc-crypto/bmc-crypto_git.bb +++ b/recipes-google/bmc-crypto/bmc-crypto_git.bb
@@ -22,7 +22,7 @@ S = "${WORKDIR}/git" SRC_URI = "git://gbmc-private.googlesource.com/bmc-crypto;protocol=https;branch=master" -SRCREV = "ecef8bc1f52899b8422b3f13f43de227ea173c57" +SRCREV = "dd45691c43cda5df4530e76a1e8643e6954309c5" SYSTEMD_SERVICE:${PN} += "bmc_crypto.service"