diff options
author | Armin Kuster <akuster808@gmail.com> | 2019-09-08 15:18:02 -0700 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2019-09-12 16:04:47 -0700 |
commit | c51ba7283745e693ed1a341d776cc70bd1b4ded1 (patch) | |
tree | 1ef620a2ca4681e58a9aeaac3aeabbdac94f1a03 | |
parent | b87717157ef06b23c1987cadc190e242820c05d3 (diff) | |
download | meta-security-c51ba7283745e693ed1a341d776cc70bd1b4ded1.tar.gz |
tpm2-tss-engine: update to 1.0.1
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.0.1.bb (renamed from meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.0.0.bb b/meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.0.1.bb index 0a8d54f..8825737 100644 --- a/meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.0.0.bb +++ b/meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.0.1.bb | |||
@@ -8,7 +8,7 @@ SECTION = "security/tpm" | |||
8 | 8 | ||
9 | DEPENDS = "autoconf-archive-native bash-completion libtss2 libgcrypt openssl" | 9 | DEPENDS = "autoconf-archive-native bash-completion libtss2 libgcrypt openssl" |
10 | 10 | ||
11 | SRCREV = "a81d44a8610e28e5987af64f8aae16e4a2d09eaa" | 11 | SRCREV = "e1bbabe29377e45282d753a1b103625c420a19cf" |
12 | SRC_URI = "git://github.com/tpm2-software/tpm2-tss-engine.git" | 12 | SRC_URI = "git://github.com/tpm2-software/tpm2-tss-engine.git" |
13 | 13 | ||
14 | inherit autotools-brokensep pkgconfig systemd | 14 | inherit autotools-brokensep pkgconfig systemd |