diff options
| author | Armin Kuster <akuster808@gmail.com> | 2021-03-06 22:28:58 +0000 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2021-03-09 08:52:21 -0800 |
| commit | c8c31f0c1ef2d4af64e1be3830449f676b280a53 (patch) | |
| tree | f49f81e51a367243c0bc4a9d45c335dab4047e4d | |
| parent | b246b2d696d764a5e99f2727638e232c2490c6c0 (diff) | |
| download | meta-security-c8c31f0c1ef2d4af64e1be3830449f676b280a53.tar.gz | |
tpm2-pkcs11: update to 1.5.0
Signed-off-by: Armin Kuster <akuster808@gmail.com>
| -rw-r--r-- | meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.5.0.bb (renamed from meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.4.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.4.0.bb b/meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.5.0.bb index 6beb67a..d53d4fa 100644 --- a/meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.4.0.bb +++ b/meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.5.0.bb | |||
| @@ -10,7 +10,7 @@ SRC_URI = "git://github.com/tpm2-software/tpm2-pkcs11.git;branch=1.X \ | |||
| 10 | file://bootstrap_fixup.patch \ | 10 | file://bootstrap_fixup.patch \ |
| 11 | file://0001-remove-local-binary-checkes.patch" | 11 | file://0001-remove-local-binary-checkes.patch" |
| 12 | 12 | ||
| 13 | SRCREV = "78bbf6a0237351830d0c3923b25ba0b57ae0b7e9" | 13 | SRCREV = "5d583351028eebd470f50ec35db5dcf00533df31" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
