diff options
| author | Armin Kuster <akuster808@gmail.com> | 2017-03-14 21:22:54 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2017-03-27 14:57:26 -0700 |
| commit | 6c9a5826f0feb135cea67152ef6088d44bddce98 (patch) | |
| tree | 7936d839812d9df026862fe84ccc44867625411a | |
| parent | 27d461b85c2a706ab1e6b78c7ec2a265d0620ac7 (diff) | |
| download | meta-security-6c9a5826f0feb135cea67152ef6088d44bddce98.tar.gz | |
tpm-tools: updatet 1.3.9.1
Signed-off-by: Armin Kuster <akuster808@gmail.com>
| -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 | ||
