diff options
| -rw-r--r-- | meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_2.4.3.bb (renamed from meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_2.4.1.bb) | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_2.4.1.bb b/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_2.4.3.bb index 22b961d..78be513 100644 --- a/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_2.4.1.bb +++ b/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_2.4.3.bb | |||
| @@ -6,10 +6,8 @@ SECTION = "tpm" | |||
| 6 | 6 | ||
| 7 | DEPENDS = "autoconf-archive-native libgcrypt openssl" | 7 | DEPENDS = "autoconf-archive-native libgcrypt openssl" |
| 8 | 8 | ||
| 9 | SRCREV = "a99e733ba66c359502689a9c42fd5e02ed1dd7d6" | ||
| 10 | |||
| 11 | SRC_URI = "https://github.com/tpm2-software/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.gz" | 9 | SRC_URI = "https://github.com/tpm2-software/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.gz" |
| 12 | SRC_URI[sha256sum] = "58d7afcab9ff3daaafb5316e57d2c211118334b470d5a5bc6ceace6f89a1e60d" | 10 | SRC_URI[sha256sum] = "e294677f8993234d0adfa191a5cbf9c5b83cc60c724c233e3d631c26712abea0" |
| 13 | 11 | ||
| 14 | inherit autotools pkgconfig systemd extrausers | 12 | inherit autotools pkgconfig systemd extrausers |
| 15 | 13 | ||
