plug-and-trust-ecc: Upgrade to v4.5.3 [LF-12276]

Signed-off-by: Flora Hu <flora.hu@nxp.com>
This commit is contained in:
Flora Hu 2024-05-16 16:53:52 +08:00 committed by Jun Zhu
parent 434dd8ac9f
commit a68cbd169d

View File

@ -5,7 +5,7 @@ operation using NXP Plug & Trust middleware for EdgeLock SE050 secure \
element family."
SECTION = "apps"
LICENSE = "Apache-2.0"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=25d592776b78ef09663409514483b8c9"
DEPENDS = ""
@ -14,6 +14,8 @@ SRCREV = "1e17cde135868491a621304e2628e1814cd296b0"
S = "${WORKDIR}/git"
PV = "4.5.3+git${SRCPV}"
inherit cmake
OECMAKE_SOURCEPATH = "${S}/ecc_example"