summaryrefslogtreecommitdiffstats
path: root/recipes-security
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@foundries.io>2023-11-30 16:22:15 +0200
committerOleksandr Suvorov <oleksandr.suvorov@foundries.io>2023-12-13 18:27:10 +0200
commitb2910953234597227ee33837364d438d74aeaee7 (patch)
tree5c9950a52c5c63ad34f23d632306decbaa67dce8 /recipes-security
parent6708ec5ed85d3ea80ec37b3125d179a9c909dfce (diff)
downloadmeta-freescale-b2910953234597227ee33837364d438d74aeaee7.tar.gz
optee-client: Upgrade to lf-6.1.36-2.1.0 (3.21)
Change a branch of optee-client to be aligned with NXP BSP LF6.1.36_2.1.0. There are no real changes in the code and HEAD stays the same. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
Diffstat (limited to 'recipes-security')
-rw-r--r--recipes-security/optee-imx/optee-client_3.21.0.imx.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee-imx/optee-client_3.21.0.imx.bb b/recipes-security/optee-imx/optee-client_3.21.0.imx.bb
index 5d508911..3860cb6c 100644
--- a/recipes-security/optee-imx/optee-client_3.21.0.imx.bb
+++ b/recipes-security/optee-imx/optee-client_3.21.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.22_2.0.0" 3SRCBRANCH = "lf-6.1.36_2.1.0"
4SRCREV = "8533e0e6329840ee96cf81b6453f257204227e6c" 4SRCREV = "8533e0e6329840ee96cf81b6453f257204227e6c"
5 5
6DEPENDS += "util-linux" 6DEPENDS += "util-linux"