diff options
| -rw-r--r-- | meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.3.bb (renamed from meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.2.bb b/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.3.bb index b82fb65..53d5abb 100644 --- a/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.2.bb +++ b/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.3.bb | |||
| @@ -1,14 +1,14 @@ | |||
| 1 | SUMMARY = "Tools for TPM2." | 1 | SUMMARY = "Tools for TPM2." |
| 2 | DESCRIPTION = "tpm2-tools" | 2 | DESCRIPTION = "tpm2-tools" |
| 3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
| 4 | LIC_FILES_CHKSUM = "file://doc/LICENSE;md5=a846608d090aa64494c45fc147cc12e3" | 4 | LIC_FILES_CHKSUM = "file://docs/LICENSE;md5=a846608d090aa64494c45fc147cc12e3" |
| 5 | SECTION = "tpm" | 5 | SECTION = "tpm" |
| 6 | 6 | ||
| 7 | DEPENDS = "tpm2-abrmd tpm2-tss openssl curl autoconf-archive" | 7 | DEPENDS = "tpm2-abrmd tpm2-tss openssl curl autoconf-archive" |
| 8 | 8 | ||
| 9 | 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" |
| 10 | 10 | ||
| 11 | SRC_URI[sha256sum] = "c0b402f6a7b3456e8eb2445211e2d41c46c7e769e05fe4d8909ff64119f7a630" | 11 | SRC_URI[sha256sum] = "e7ce2fd36ef5cdbd7872d823a442e8754a4f0ca7c54b60efcdb75c12a1f98f8f" |
| 12 | 12 | ||
| 13 | UPSTREAM_CHECK_URI = "https://github.com/tpm2-software/${BPN}/releases" | 13 | UPSTREAM_CHECK_URI = "https://github.com/tpm2-software/${BPN}/releases" |
| 14 | 14 | ||
