Merge pull request #2121 from Freescale/bump_imx-secure-enclave
Some checks are pending
Update LICENSE file / update-license (push) Waiting to run

imx-secure-enclave: Bump to lf-6.6.52_2.2.0
This commit is contained in:
Otavio Salvador 2025-02-11 14:26:33 -03:00 committed by GitHub
commit 3bbf270c07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,10 +9,10 @@ DEPENDS = "openssl"
inherit systemd
SRC_URI = "git://github.com/NXP/imx-secure-enclave.git;protocol=https;branch=lf-6.6.3_1.0.0"
SRCREV = "964affa2cb3f9f7fc85a6a18db60f9213f744495"
SRC_URI = "git://github.com/NXP/imx-secure-enclave.git;protocol=https;branch=lf-6.6.52_2.2.0"
SRCREV = "dffbb844e86f4a49058ffbb40548474059969c27"
PV = "lf-6.6.3_1.0.0"
PV = "lf-6.6.52_2.2.0"
S = "${WORKDIR}/git"