diff options
| -rw-r--r-- | recipes-tpm/tpm-tools/tpm-tools_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-tpm/tpm-tools/tpm-tools_git.bb b/recipes-tpm/tpm-tools/tpm-tools_git.bb index 83f1091..f670bff 100644 --- a/recipes-tpm/tpm-tools/tpm-tools_git.bb +++ b/recipes-tpm/tpm-tools/tpm-tools_git.bb | |||
| @@ -12,13 +12,13 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=059e8cd6165cb4c31e351f2b69388fd9" | |||
| 12 | DEPENDS = "libtspi openssl" | 12 | DEPENDS = "libtspi openssl" |
| 13 | DEPENDS_class-native = "trousers-native" | 13 | DEPENDS_class-native = "trousers-native" |
| 14 | 14 | ||
| 15 | SRCREV = "80954ab83be8d091c6e3112514945556aaa09d39" | 15 | SRCREV = "5c5126bedf2da97906358adcfb8c43c86e7dd0ee" |
| 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 | " | 19 | " |
| 20 | 20 | ||
| 21 | PV = "1.3.9+git${SRCPV}" | 21 | PV = "1.3.9.1+git${SRCPV}" |
| 22 | 22 | ||
| 23 | inherit autotools-brokensep gettext | 23 | inherit autotools-brokensep gettext |
| 24 | 24 | ||
