mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2026-01-27 11:32:16 +01:00
ecdsa-lib-imx: Switch to imx-secure-enclave-seco [LF-12809]
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
This commit is contained in:
parent
3e0c2e3710
commit
aefe45f777
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2019-2021 NXP
|
||||
# Copyright (C) 2019-2024 NXP
|
||||
|
||||
DESCRIPTION = "ECDSA Verification Engine using HSM"
|
||||
SUMMARY = "ECDSA Verification Engine using HSM"
|
||||
|
|
@ -6,7 +6,7 @@ SUMMARY = "ECDSA Verification Engine using HSM"
|
|||
LICENSE = "Proprietary"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=ca53281cc0caa7e320d4945a896fb837"
|
||||
|
||||
DEPENDS = "imx-seco-libs openssl"
|
||||
DEPENDS = "imx-secure-enclave-seco openssl"
|
||||
|
||||
SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user