Message ID | 20231212225816.3051957-1-dawiddabrowski@google.com |
---|---|
State | New |
Headers | show |
Series | [meta-security] libhoth recipe update | expand |
diff --git a/meta-tpm/recipes-tpm1/hoth/libhoth_git.bb b/meta-tpm/recipes-tpm1/hoth/libhoth_git.bb index 5c7305c..7ba64f5 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 = "0e3eec6937d35c602ce497444eda05f3c465b5a8" +SRCREV = "e520f8fa637589324ec56d34f26a48a8162a250c" DEPENDS += "libusb1"
From: Dawid Dabrowski <dawiddabrowski@google.com> Changelog: Dawid Dabrowski Add support for payload update protocol for generic Titan images. Nick Nooney Add BUILD rules to support using libhoth with external tools. Yoan Andreev Add spi passthrough enable and disable commands. Add arm_coordinated_reset. --- meta-tpm/recipes-tpm1/hoth/libhoth_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)