diff options
author | Armin Kuster <akuster808@gmail.com> | 2021-03-07 00:07:13 +0000 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2021-03-09 08:52:21 -0800 |
commit | b6e41623f60e090ce93cb30e85ecf79212840ecb (patch) | |
tree | 7e5907d499f9088288311f9c43fcf0471c0ef07c /meta-tpm | |
parent | c8c31f0c1ef2d4af64e1be3830449f676b280a53 (diff) | |
download | meta-security-b6e41623f60e090ce93cb30e85ecf79212840ecb.tar.gz |
tpm2-topt: update 0.3.0
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-tpm')
-rw-r--r-- | meta-tpm/recipes-tpm2/tpm2-totp/tpm2-totp_0.3.0.bb (renamed from meta-tpm/recipes-tpm2/tpm2-totp/tpm2-totp_0.2.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-tpm/recipes-tpm2/tpm2-totp/tpm2-totp_0.2.1.bb b/meta-tpm/recipes-tpm2/tpm2-totp/tpm2-totp_0.3.0.bb index 264484f..dfebc07 100644 --- a/meta-tpm/recipes-tpm2/tpm2-totp/tpm2-totp_0.2.1.bb +++ b/meta-tpm/recipes-tpm2/tpm2-totp/tpm2-totp_0.3.0.bb | |||
@@ -9,8 +9,8 @@ DEPENDS = "autoconf-archive libtss2-dev qrencode" | |||
9 | 9 | ||
10 | PE = "1" | 10 | PE = "1" |
11 | 11 | ||
12 | SRCREV = "bfd581986353edc1058604e77cac804bd8b0d30a" | 12 | SRCREV = "96a1448753a48974149003bc90ea3990ae8e8d0b" |
13 | SRC_URI = "git://github.com/tpm2-software/tpm2-totp.git;branch=v0.2.x" | 13 | SRC_URI = "git://github.com/tpm2-software/tpm2-totp.git" |
14 | 14 | ||
15 | inherit autotools-brokensep pkgconfig | 15 | inherit autotools-brokensep pkgconfig |
16 | 16 | ||