summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@foundries.io>2024-04-17 00:03:06 +0300
committerOleksandr Suvorov <oleksandr.suvorov@foundries.io>2024-04-17 00:05:59 +0300
commit65ca3d41fe07a2521479f1a537eb9146ad06fb7a (patch)
tree2bc83c5446e3448137a8acb30478a072d67acb14
parent8ac217077a65bac53149fa427983560038ed8fba (diff)
downloadmeta-freescale-65ca3d41fe07a2521479f1a537eb9146ad06fb7a.tar.gz
optee-test: Upddate to lf-6.6.3-1.0.0
Upgrade optee-test lf-6.6.3-1.0.0 to be aligned with NXP BSP LF6.1.55_2.2.0. Relevant changes: - 95c49d9 ta: os_test: fix TA time wrap test Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
-rw-r--r--recipes-security/optee-imx/optee-test_4.0.0.imx.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-security/optee-imx/optee-test_4.0.0.imx.bb b/recipes-security/optee-imx/optee-test_4.0.0.imx.bb
index dd4ee307..1717a713 100644
--- a/recipes-security/optee-imx/optee-test_4.0.0.imx.bb
+++ b/recipes-security/optee-imx/optee-test_4.0.0.imx.bb
@@ -4,7 +4,7 @@ require optee-test-fslc.inc
4 4
5SRC_URI = "git://github.com/nxp-imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH}" 5SRC_URI = "git://github.com/nxp-imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH}"
6 6
7SRCBRANCH = "lf-6.1.55_2.2.0" 7SRCBRANCH = "lf-6.6.3_1.0.0"
8SRCREV = "38efacef3b14b32a6792ceaebe211b5718536fbb" 8SRCREV = "95c49d950f50fa774e4530d19a967079b3b61279"
9 9
10COMPATIBLE_MACHINE = "(imx-nxp-bsp)" 10COMPATIBLE_MACHINE = "(imx-nxp-bsp)"