diff options
| -rw-r--r-- | meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.8.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.8.0.bb b/meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.8.0.bb index dd0a0b5..38847a8 100644 --- a/meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.8.0.bb +++ b/meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.8.0.bb | |||
| @@ -10,6 +10,8 @@ SRC_URI = "https://github.com/tpm2-software/${BPN}/releases/download/${PV}/${BPN | |||
| 10 | 10 | ||
| 11 | SRC_URI[sha256sum] = "79f28899047defd6b4b72b7268dd56abf27774954022315f818c239af33e05bd" | 11 | SRC_URI[sha256sum] = "79f28899047defd6b4b72b7268dd56abf27774954022315f818c239af33e05bd" |
| 12 | 12 | ||
| 13 | UPSTREAM_CHECK_URI = "https://github.com/tpm2-software/${BPN}/releases" | ||
| 14 | |||
| 13 | inherit autotools-brokensep pkgconfig python3native | 15 | inherit autotools-brokensep pkgconfig python3native |
| 14 | 16 | ||
| 15 | EXTRA_OECONF += "--disable-ptool-checks" | 17 | EXTRA_OECONF += "--disable-ptool-checks" |
