diff options
author | Armin Kuster <akuster808@gmail.com> | 2019-09-08 16:14:20 -0700 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2019-09-12 16:04:47 -0700 |
commit | 76d3625bcf63aa61e9f8d238842d094c03de6790 (patch) | |
tree | c8bf53146a2c0a3d6b88c7c7b98a68167f19d552 | |
parent | 278ef0fafa2f93d0729e415ba53b37255a096293 (diff) | |
download | meta-security-76d3625bcf63aa61e9f8d238842d094c03de6790.tar.gz |
tpm2-pkcs11: update to tip
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_0.9.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_0.9.9.bb b/meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_0.9.9.bb index 222bb6d..2185749 100644 --- a/meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_0.9.9.bb +++ b/meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_0.9.9.bb | |||
@@ -10,7 +10,7 @@ SRC_URI = "git://github.com/tpm2-software/tpm2-pkcs11.git \ | |||
10 | file://bootstrap_fixup.patch \ | 10 | file://bootstrap_fixup.patch \ |
11 | " | 11 | " |
12 | 12 | ||
13 | SRCREV = "9eed9df823a960da481327468a73d477241befdb" | 13 | SRCREV = "caf20c04651029626466c59d88b36c05cc6ea20b" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||