summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-tpm/recipes-tpm1/hoth/libhoth_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/recipes-tpm1/hoth/libhoth_git.bb b/meta-tpm/recipes-tpm1/hoth/libhoth_git.bb
index 7ba64f5..df1dc04 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"
7LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" 7LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
8 8
9SRC_URI = "git://github.com/google/libhoth;protocol=https;branch=main" 9SRC_URI = "git://github.com/google/libhoth;protocol=https;branch=main"
10SRCREV = "e520f8fa637589324ec56d34f26a48a8162a250c" 10SRCREV = "e4827163741e0804f12ac96c81b8e97649be6795"
11 11
12DEPENDS += "libusb1" 12DEPENDS += "libusb1"
13 13