From 4f79979c543cb81cc4961225e69eb6b6adad3574 Mon Sep 17 00:00:00 2001 From: John Broadbent Date: Tue, 19 Sep 2023 19:43:03 +0000 Subject: libhoth: Update Changelog: Royce Rajan 0e3eec6 Claim + Release USB connection when running `htool console` b36ebfc bazel: Stamp Git commit as version fd90feb meson: Stamp Git commit as version ba1403d Add get/clear panic record commands (#30) Chris Evans e34e9bd Update README.md for recently-added commands. Daimeng Wang 611381e htool: Implement authz_record read/erase/build/set aaed60f htool: Add authz_record command API ad68019 libhoth: MTD allows zero byte read Pai Peng 101f711 Add the 'statistics' command Signed-off-by: John Broadbent Signed-off-by: Armin Kuster --- meta-tpm/recipes-tpm1/hoth/libhoth_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-tpm/recipes-tpm1/hoth/libhoth_git.bb b/meta-tpm/recipes-tpm1/hoth/libhoth_git.bb index 0485afc..5c7305c 100644 --- a/meta-tpm/recipes-tpm1/hoth/libhoth_git.bb +++ b/meta-tpm/recipes-tpm1/hoth/libhoth_git.bb @@ -7,7 +7,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" SRC_URI = "git://github.com/google/libhoth;protocol=https;branch=main" -SRCREV = "769296220dc88df33f4726aa11e39e049257b3c4" +SRCREV = "0e3eec6937d35c602ce497444eda05f3c465b5a8" DEPENDS += "libusb1" -- cgit v1.2.3-54-g00ecf