summaryrefslogtreecommitdiffstats
path: root/meta-tpm
diff options
context:
space:
mode:
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
10PE = "1" 10PE = "1"
11 11
12SRCREV = "994b4203e4769baefa6e7719915629bc8210e90a" 12SRCREV = "bfd581986353edc1058604e77cac804bd8b0d30a"
13SRC_URI = "git://github.com/tpm2-software/tpm2-totp.git;branch=v0.2.x \ 13SRC_URI = "git://github.com/tpm2-software/tpm2-totp.git;branch=v0.2.x"
14 "
15 14
16inherit autotools-brokensep pkgconfig 15inherit autotools-brokensep pkgconfig
17 16