From 65ca3d41fe07a2521479f1a537eb9146ad06fb7a Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Wed, 17 Apr 2024 00:03:06 +0300 Subject: 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 --- recipes-security/optee-imx/optee-test_4.0.0.imx.bb | 4 ++-- 1 file 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 SRC_URI = "git://github.com/nxp-imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH}" -SRCBRANCH = "lf-6.1.55_2.2.0" -SRCREV = "38efacef3b14b32a6792ceaebe211b5718536fbb" +SRCBRANCH = "lf-6.6.3_1.0.0" +SRCREV = "95c49d950f50fa774e4530d19a967079b3b61279" COMPATIBLE_MACHINE = "(imx-nxp-bsp)" -- cgit v1.2.3-54-g00ecf