From 362806e268c280aa1010f18eb19dce1579290b5a Mon Sep 17 00:00:00 2001 From: Daiane Angolini Date: Tue, 11 Feb 2025 13:18:05 -0300 Subject: imx-secure-enclave: Bump to lf-6.6.52_2.2.0 Signed-off-by: Daiane Angolini (cherry picked from commit 2847cd04c8b55fc9628589e0156c9eaabba41c2d) --- recipes-bsp/imx-secure-enclave/imx-secure-enclave_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/imx-secure-enclave/imx-secure-enclave_git.bb b/recipes-bsp/imx-secure-enclave/imx-secure-enclave_git.bb index b065fc55..cebfbdf9 100644 --- a/recipes-bsp/imx-secure-enclave/imx-secure-enclave_git.bb +++ b/recipes-bsp/imx-secure-enclave/imx-secure-enclave_git.bb @@ -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" -- cgit v1.2.3-54-g00ecf