diff options
| -rw-r--r-- | meta-tpm/recipes-tpm/tpm-tools/tpm-tools_1.3.9.2.bb | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/meta-tpm/recipes-tpm/tpm-tools/tpm-tools_1.3.9.2.bb b/meta-tpm/recipes-tpm/tpm-tools/tpm-tools_1.3.9.2.bb index 8aeb8ac..9e0a686 100644 --- a/meta-tpm/recipes-tpm/tpm-tools/tpm-tools_1.3.9.2.bb +++ b/meta-tpm/recipes-tpm/tpm-tools/tpm-tools_1.3.9.2.bb | |||
| @@ -9,16 +9,16 @@ SECTION = "tpm" | |||
| 9 | LICENSE = "CPL-1.0" | 9 | LICENSE = "CPL-1.0" |
| 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=059e8cd6165cb4c31e351f2b69388fd9" | 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=059e8cd6165cb4c31e351f2b69388fd9" |
| 11 | 11 | ||
| 12 | DEPENDS = "libtspi openssl" | 12 | DEPENDS = "libtspi openssl perl" |
| 13 | DEPENDS_class-native = "trousers-native" | 13 | DEPENDS_class-native = "trousers-native" |
| 14 | 14 | ||
| 15 | SRCREV = "bf43837575c5f7d31865562dce7778eae970052e" | 15 | SRCREV = "bf43837575c5f7d31865562dce7778eae970052e" |
| 16 | SRC_URI = " \ | 16 | SRC_URI = " \ |
| 17 | git://git.code.sf.net/p/trousers/tpm-tools \ | 17 | git://git.code.sf.net/p/trousers/tpm-tools \ |
| 18 | file://tpm-tools-extendpcr.patch \ | 18 | file://tpm-tools-extendpcr.patch \ |
| 19 | file://04-fix-FTBFS-clang.patch \ | 19 | file://04-fix-FTBFS-clang.patch \ |
| 20 | file://openssl1.1_fix.patch \ | 20 | file://openssl1.1_fix.patch \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | inherit autotools-brokensep gettext | 23 | inherit autotools-brokensep gettext |
| 24 | 24 | ||
