diff options
author | Armin Kuster <akuster808@gmail.com> | 2019-12-01 20:38:22 -0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2019-12-05 18:00:37 -0800 |
commit | 02bd1dc6c7c325ba7e596b16de001418d970d827 (patch) | |
tree | 8f0c2e60e1c1911f83f95ce279c58e64e08f7092 | |
parent | fa800e5261ac83db17c0b2ee5c88e25ff3412aa4 (diff) | |
download | meta-security-02bd1dc6c7c325ba7e596b16de001418d970d827.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 2185749..351e03e 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 = "caf20c04651029626466c59d88b36c05cc6ea20b" | 13 | SRCREV = "6de3f6f9c6e0a4983f3fb90e35feb34906f8aea7" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||