summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@foundries.io>2024-04-16 23:58:50 +0300
committerOleksandr Suvorov <oleksandr.suvorov@foundries.io>2024-04-17 00:05:59 +0300
commit8ac217077a65bac53149fa427983560038ed8fba (patch)
treefb060cc1893ebd23f17da49e1cc2439fd88b6dfe
parent823c940e60233bffc012454eb68b93effc92172e (diff)
downloadmeta-freescale-8ac217077a65bac53149fa427983560038ed8fba.tar.gz
optee-client: Switch to lf-6.6.3-1.0.0
Switch the optee-client to the branch lf-6.6.3-1.0.0 to be aligned with NXP BSP LF6.6.3_1.0.0. No changes in the code. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
-rw-r--r--recipes-security/optee-imx/optee-client_4.0.0.imx.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee-imx/optee-client_4.0.0.imx.bb b/recipes-security/optee-imx/optee-client_4.0.0.imx.bb
index 2a9eaa6a..b404dd5b 100644
--- a/recipes-security/optee-imx/optee-client_4.0.0.imx.bb
+++ b/recipes-security/optee-imx/optee-client_4.0.0.imx.bb
@@ -1,6 +1,6 @@
1require optee-client-fslc-imx.inc 1require optee-client-fslc-imx.inc
2 2
3SRCBRANCH = "lf-6.1.55_2.2.0" 3SRCBRANCH = "lf-6.6.3_1.0.0"
4SRCREV = "acb0885c117e73cb6c5c9b1dd9054cb3f93507ee" 4SRCREV = "acb0885c117e73cb6c5c9b1dd9054cb3f93507ee"
5 5
6DEPENDS += "util-linux" 6DEPENDS += "util-linux"