diff options
| -rw-r--r-- | meta-tpm/recipes-tpm1/hoth/libhoth_git.bb | 2 |
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" | |||
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/google/libhoth;protocol=https;branch=main" | 9 | SRC_URI = "git://github.com/google/libhoth;protocol=https;branch=main" |
| 10 | SRCREV = "e520f8fa637589324ec56d34f26a48a8162a250c" | 10 | SRCREV = "e4827163741e0804f12ac96c81b8e97649be6795" |
| 11 | 11 | ||
| 12 | DEPENDS += "libusb1" | 12 | DEPENDS += "libusb1" |
| 13 | 13 | ||
