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