diff options
| author | Daiane Angolini <daiane.angolini@foundries.io> | 2025-02-11 13:18:05 -0300 |
|---|---|---|
| committer | Daiane Angolini <daiane.angolini@foundries.io> | 2025-02-11 14:09:41 -0300 |
| commit | 2847cd04c8b55fc9628589e0156c9eaabba41c2d (patch) | |
| tree | 81e89ccd25fd689ab1c9fe814225e00b1df8e0b6 | |
| parent | bc2bcb6f40067fbcc6f3dc0562325b2ec3a50db0 (diff) | |
| download | meta-freescale-2847cd04c8b55fc9628589e0156c9eaabba41c2d.tar.gz | |
imx-secure-enclave: Bump to lf-6.6.52_2.2.0
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
| -rw-r--r-- | recipes-bsp/imx-secure-enclave/imx-secure-enclave_git.bb | 6 |
1 files 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 b065fc55b..cebfbdf91 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" | |||
| 9 | 9 | ||
| 10 | inherit systemd | 10 | inherit systemd |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/NXP/imx-secure-enclave.git;protocol=https;branch=lf-6.6.3_1.0.0" | 12 | SRC_URI = "git://github.com/NXP/imx-secure-enclave.git;protocol=https;branch=lf-6.6.52_2.2.0" |
| 13 | SRCREV = "964affa2cb3f9f7fc85a6a18db60f9213f744495" | 13 | SRCREV = "dffbb844e86f4a49058ffbb40548474059969c27" |
| 14 | 14 | ||
| 15 | PV = "lf-6.6.3_1.0.0" | 15 | PV = "lf-6.6.52_2.2.0" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 18 | 18 | ||
