diff options
-rw-r--r-- | conf/machine/include/imx-base.inc | 4 | ||||
-rw-r--r-- | recipes-security/optee-imx/optee-test_3.21.0.imx.bb (renamed from recipes-security/optee-imx/optee-test_3.19.0.imx.bb) | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc index 8547596dc..1a1b7c50f 100644 --- a/conf/machine/include/imx-base.inc +++ b/conf/machine/include/imx-base.inc | |||
@@ -551,8 +551,8 @@ PREFERRED_VERSION_optee-os:mx8-nxp-bsp ??= "3.21.0.imx" | |||
551 | PREFERRED_VERSION_optee-os:mx9-nxp-bsp ??= "3.21.0.imx" | 551 | PREFERRED_VERSION_optee-os:mx9-nxp-bsp ??= "3.21.0.imx" |
552 | PREFERRED_VERSION_optee-client:mx8-nxp-bsp ??= "3.21.0.imx" | 552 | PREFERRED_VERSION_optee-client:mx8-nxp-bsp ??= "3.21.0.imx" |
553 | PREFERRED_VERSION_optee-client:mx9-nxp-bsp ??= "3.21.0.imx" | 553 | PREFERRED_VERSION_optee-client:mx9-nxp-bsp ??= "3.21.0.imx" |
554 | PREFERRED_VERSION_optee-test:mx8-nxp-bsp ??= "3.19.0.imx" | 554 | PREFERRED_VERSION_optee-test:mx8-nxp-bsp ??= "3.21.0.imx" |
555 | PREFERRED_VERSION_optee-test:mx9-nxp-bsp ??= "3.19.0.imx" | 555 | PREFERRED_VERSION_optee-test:mx9-nxp-bsp ??= "3.21.0.imx" |
556 | 556 | ||
557 | # Use i.MX opencv Version | 557 | # Use i.MX opencv Version |
558 | PREFERRED_VERSION_opencv:mx8-nxp-bsp ??= "4.6.0.imx" | 558 | PREFERRED_VERSION_opencv:mx8-nxp-bsp ??= "4.6.0.imx" |
diff --git a/recipes-security/optee-imx/optee-test_3.19.0.imx.bb b/recipes-security/optee-imx/optee-test_3.21.0.imx.bb index 1ef4cad5e..56ed2aa20 100644 --- a/recipes-security/optee-imx/optee-test_3.19.0.imx.bb +++ b/recipes-security/optee-imx/optee-test_3.21.0.imx.bb | |||
@@ -4,7 +4,7 @@ require optee-test-fslc.inc | |||
4 | 4 | ||
5 | SRC_URI = "git://github.com/nxp-imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH}" | 5 | SRC_URI = "git://github.com/nxp-imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH}" |
6 | 6 | ||
7 | SRCBRANCH = "lf-6.1.1_1.0.0" | 7 | SRCBRANCH = "lf-6.1.22_2.0.0" |
8 | SRCREV = "7c314e6a0cec0ba19246eb4f1959859d7a6536d6" | 8 | SRCREV = "c2c9f922044d2c8a7ab384812bb124c6da2b7888" |
9 | 9 | ||
10 | COMPATIBLE_MACHINE = "(imx-nxp-bsp)" | 10 | COMPATIBLE_MACHINE = "(imx-nxp-bsp)" |