mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-10-23 07:42:19 +02:00
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:
parent
434dd8ac9f
commit
a68cbd169d
|
@ -5,7 +5,7 @@ operation using NXP Plug & Trust middleware for EdgeLock SE050 secure \
|
||||||
element family."
|
element family."
|
||||||
|
|
||||||
SECTION = "apps"
|
SECTION = "apps"
|
||||||
LICENSE = "Apache-2.0"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=25d592776b78ef09663409514483b8c9"
|
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=25d592776b78ef09663409514483b8c9"
|
||||||
DEPENDS = ""
|
DEPENDS = ""
|
||||||
|
|
||||||
|
@ -14,6 +14,8 @@ SRCREV = "1e17cde135868491a621304e2628e1814cd296b0"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
PV = "4.5.3+git${SRCPV}"
|
||||||
|
|
||||||
inherit cmake
|
inherit cmake
|
||||||
|
|
||||||
OECMAKE_SOURCEPATH = "${S}/ecc_example"
|
OECMAKE_SOURCEPATH = "${S}/ecc_example"
|
Loading…
Reference in New Issue
Block a user