Minor changes. Nothing interesting. https://github.com/tpm2-software/tpm2-tools/releases/tag/5.5
Signed-off-by: Christian Melki <[email protected]> --- rules/tpm2-tools.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/tpm2-tools.make b/rules/tpm2-tools.make index ccfaa5393..4edb0345b 100644 --- a/rules/tpm2-tools.make +++ b/rules/tpm2-tools.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_TPM2_TOOLS) += tpm2-tools # # Paths and names # -TPM2_TOOLS_VERSION := 5.4 -TPM2_TOOLS_MD5 := 3c9daa08786e0464e1b9a2da2dec8460 +TPM2_TOOLS_VERSION := 5.5 +TPM2_TOOLS_MD5 := 10c0bd5be82c316598969745f178f04b TPM2_TOOLS := tpm2-tools-$(TPM2_TOOLS_VERSION) TPM2_TOOLS_SUFFIX := tar.gz TPM2_TOOLS_URL := https://github.com/tpm2-software/tpm2-tools/releases/download/$(TPM2_TOOLS_VERSION)/$(TPM2_TOOLS).$(TPM2_TOOLS_SUFFIX) -- 2.34.1
