diff options
Diffstat (limited to 'meta-tpm')
-rw-r--r-- | meta-tpm/recipes-tpm2/tpm2-totp/tpm2-totp_0.2.1.bb (renamed from meta-tpm/recipes-tpm2/tpm2-totp/tpm2-totp_0.2.0.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-tpm/recipes-tpm2/tpm2-totp/tpm2-totp_0.2.0.bb b/meta-tpm/recipes-tpm2/tpm2-totp/tpm2-totp_0.2.1.bb index 0dad673..264484f 100644 --- a/meta-tpm/recipes-tpm2/tpm2-totp/tpm2-totp_0.2.0.bb +++ b/meta-tpm/recipes-tpm2/tpm2-totp/tpm2-totp_0.2.1.bb | |||
@@ -9,9 +9,8 @@ DEPENDS = "autoconf-archive libtss2-dev qrencode" | |||
9 | 9 | ||
10 | PE = "1" | 10 | PE = "1" |
11 | 11 | ||
12 | SRCREV = "994b4203e4769baefa6e7719915629bc8210e90a" | 12 | SRCREV = "bfd581986353edc1058604e77cac804bd8b0d30a" |
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;branch=v0.2.x" |
14 | " | ||
15 | 14 | ||
16 | inherit autotools-brokensep pkgconfig | 15 | inherit autotools-brokensep pkgconfig |
17 | 16 | ||