diff options
| -rw-r--r-- | meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.2.0.bb b/meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.2.0.bb index af9dec8..6bc44ef 100644 --- a/meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.2.0.bb +++ b/meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.2.0.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7b3ab643b9ce041de515d1ed092a36d4" | |||
| 6 | 6 | ||
| 7 | SECTION = "security/tpm" | 7 | SECTION = "security/tpm" |
| 8 | 8 | ||
| 9 | DEPENDS = "autoconf-archive-native bash-completion libtss2 libgcrypt openssl" | 9 | DEPENDS = "autoconf-archive-native bash-completion libtss2 openssl" |
| 10 | 10 | ||
| 11 | SRC_URI = "https://github.com/tpm2-software/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.gz \ | 11 | SRC_URI = "https://github.com/tpm2-software/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.gz \ |
| 12 | file://0001-Configure-Allow-disabling-of-digest-sign-operations.patch \ | 12 | file://0001-Configure-Allow-disabling-of-digest-sign-operations.patch \ |
