diff --git a/meta-digi-arm/conf/machine/include/imx-digi-base.inc b/meta-digi-arm/conf/machine/include/imx-digi-base.inc index cf1767e44..84ae86a30 100644 --- a/meta-digi-arm/conf/machine/include/imx-digi-base.inc +++ b/meta-digi-arm/conf/machine/include/imx-digi-base.inc @@ -248,7 +248,7 @@ PREFERRED_VERSION_optee-client:mx8-nxp-bsp ??= "3.17.0.imx" PREFERRED_VERSION_optee-test:mx8-nxp-bsp ??= "3.17.0.imx" #Use i.MX opencv Version for mx8 -PREFERRED_VERSION_opencv:mx8-nxp-bsp ??= "4.5.2.imx" +PREFERRED_VERSION_opencv:mx8-nxp-bsp ??= "4.6.0.imx" EXTRA_IMAGEDEPENDS = "u-boot" diff --git a/meta-digi-dey/dynamic-layers/freescale-layer/recipes-support/opencv/opencv_4.5.2.imx.bbappend b/meta-digi-dey/dynamic-layers/freescale-layer/recipes-support/opencv/opencv_4.5.2.imx.bbappend deleted file mode 100644 index 27a652b60..000000000 --- a/meta-digi-dey/dynamic-layers/freescale-layer/recipes-support/opencv/opencv_4.5.2.imx.bbappend +++ /dev/null @@ -1,3 +0,0 @@ -SRCREV_opencv = "5423d53ae0d116ee5bbe52f8b5503f0cd8586998" -PACKAGECONFIG_OPENCL:mx8mnul-nxp-bsp = "" -PACKAGECONFIG_OPENCL:mx8mpul-nxp-bsp = ""