diff options
author | Armin Kuster <akuster808@gmail.com> | 2019-06-23 10:54:43 -0700 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2019-06-26 15:47:47 -0700 |
commit | f59c5437d68929ab87f0ac6596f6a401f06c5b15 (patch) | |
tree | 0f721bcb4cf0d7faeace9eb5a3ea9b594d9170e9 | |
parent | 6cd89595695bb6bd0149e9aac8f39062c53aeb50 (diff) | |
download | meta-security-f59c5437d68929ab87f0ac6596f6a401f06c5b15.tar.gz |
tpm2-tss-engine: update to 1.0.0
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.0.0.bb (renamed from meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_0.9.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_0.9.9.bb b/meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.0.0.bb index 36530be..0a8d54f 100644 --- a/meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_0.9.9.bb +++ b/meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.0.0.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 = "bef89ec79cbb4c99963b0e336d9184827c545782" | 11 | SRCREV = "a81d44a8610e28e5987af64f8aae16e4a2d09eaa" |
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 |