trustfence-stm-signtools: update recipe and package to binaries v2.20.0

This commit updates the trustfence-stm-signtools package with the latest
versions from the STM32 MPU ecosystem v6.1.0:
- STM32MP_KeyGen_CLI           v2.20.0
- STM32MP_SigningTool_CLI      v2.20.0

These tools are deployed as part of STM32CubeProgrammer v2.20.0, adding support
for STM32MP21x processors and bug fixing.

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2025-10-01 12:46:41 +02:00
parent 7888fe3b22
commit f1307670df
3 changed files with 3 additions and 3 deletions

View File

@ -4,14 +4,14 @@ SUMMARY = "STM key generation and signing tools"
SECTION = "console/tools"
LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://licenses/en.SLA0048.txt;md5=108361d167deef887d204830aba9cf94"
LIC_FILES_CHKSUM = "file://licenses/en.SLA0048.txt;md5=45cb993af0ee0a0df02181b29e244eec"
PKGNAME = "trustfence-stm-signtools"
# tarball
SRC_URI = "${DIGI_PKG_SRC}/${PKGNAME}-${PV}.tar.gz"
SRC_URI[md5sum] = "a9277220a763b85efac2506dc2ad16f9"
SRC_URI[sha256sum] = "b45ceff90fde83f3e536a84bd7d2ae5ca95d695f35edbdab148f78d3cc31ce5c"
SRC_URI[md5sum] = "2865f224d9ed3e3d3f3ad4f1a96c1ec8"
SRC_URI[sha256sum] = "e7a862e1c6847906d11de67fa7d4ba9efd2448094b41cf3dccb78300dcd839df"
inherit bin_package