summaryrefslogtreecommitdiffstats
path: root/recipes-support
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2021-05-21 16:31:27 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2021-05-21 19:16:45 -0300
commit5dba941277fce453198bb14aef13116675e2629f (patch)
treee3b20f9cd49c9720d0b1e0c7de1a8c0c17887a7d /recipes-support
parent3990edc9373a6413528e9357e905f5bcadbfc70d (diff)
downloadmeta-freescale-5dba941277fce453198bb14aef13116675e2629f.tar.gz
Drop overrides for i.MX 8DXL Phantom MEK
The i.MX 8DXL Phantom MEK will never be released, so drop the overrides that have crept into the meta-data. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-support')
-rw-r--r--recipes-support/opencv/opencv_4.5.2.imx.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-support/opencv/opencv_4.5.2.imx.bb b/recipes-support/opencv/opencv_4.5.2.imx.bb
index 2d71acfc..a86fd3ec 100644
--- a/recipes-support/opencv/opencv_4.5.2.imx.bb
+++ b/recipes-support/opencv/opencv_4.5.2.imx.bb
@@ -269,7 +269,6 @@ PACKAGECONFIG_append_mx8 = " dnn text"
269PACKAGECONFIG_OPENCL = "" 269PACKAGECONFIG_OPENCL = ""
270PACKAGECONFIG_OPENCL_mx8 = "opencl" 270PACKAGECONFIG_OPENCL_mx8 = "opencl"
271PACKAGECONFIG_OPENCL_mx8dxl = "" 271PACKAGECONFIG_OPENCL_mx8dxl = ""
272PACKAGECONFIG_OPENCL_mx8phantomdxl = ""
273PACKAGECONFIG_OPENCL_mx8mm = "" 272PACKAGECONFIG_OPENCL_mx8mm = ""
274PACKAGECONFIG_OPENCL_mx8mnlite = "" 273PACKAGECONFIG_OPENCL_mx8mnlite = ""
275PACKAGECONFIG_append = " ${PACKAGECONFIG_OPENCL}" 274PACKAGECONFIG_append = " ${PACKAGECONFIG_OPENCL}"