summaryrefslogtreecommitdiffstats
path: root/recipes-security
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@foundries.io>2024-02-17 10:53:20 +0200
committerOleksandr Suvorov <oleksandr.suvorov@foundries.io>2024-02-17 11:40:44 +0200
commitaea94bae8e918eb21604387a88a90df9a77cb701 (patch)
treeb07d028ca5d7196ef0e6530e8d4dbe647d6ddbaf /recipes-security
parentebdf6d8b5dc45cb2417aefbae5c3c70f47b03cc4 (diff)
downloadmeta-freescale-aea94bae8e918eb21604387a88a90df9a77cb701.tar.gz
optee-client: Upgrade to lf-6.1.55-2.2.0 (4.0)
Upgrade the optee-client to 4.0 to be aligned with NXP BSP LF6.1.55_2.2.0. Relevant changes: - acb0885 teec: use multiple of page size for page aligned buffers - 6178477 cmake: pkgconfig file: install the file - 46831ac pkgconfig file: remove extra comments - 3ac968e Makefile, cmake: move teec related headers - 2dd250b cmake: remove whitespace before parenthesis Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
Diffstat (limited to 'recipes-security')
-rw-r--r--recipes-security/optee-imx/optee-client_4.0.0.imx.bb (renamed from recipes-security/optee-imx/optee-client_3.21.0.imx.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-security/optee-imx/optee-client_3.21.0.imx.bb b/recipes-security/optee-imx/optee-client_4.0.0.imx.bb
index 3860cb6c..2a9eaa6a 100644
--- a/recipes-security/optee-imx/optee-client_3.21.0.imx.bb
+++ b/recipes-security/optee-imx/optee-client_4.0.0.imx.bb
@@ -1,7 +1,7 @@
1require optee-client-fslc-imx.inc 1require optee-client-fslc-imx.inc
2 2
3SRCBRANCH = "lf-6.1.36_2.1.0" 3SRCBRANCH = "lf-6.1.55_2.2.0"
4SRCREV = "8533e0e6329840ee96cf81b6453f257204227e6c" 4SRCREV = "acb0885c117e73cb6c5c9b1dd9054cb3f93507ee"
5 5
6DEPENDS += "util-linux" 6DEPENDS += "util-linux"
7EXTRA_OEMAKE += "PKG_CONFIG=pkg-config" 7EXTRA_OEMAKE += "PKG_CONFIG=pkg-config"