summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc b/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc
index 875cd5112..38aef05f8 100644
--- a/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc
+++ b/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc
@@ -373,6 +373,7 @@ RDEPENDS:libopenvx-imx = "libnn-imx ${OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES}"
373OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES = "" 373OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES = ""
374OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES:mx8qm-nxp-bsp = "libclc-imx libopencl-imx-dev" 374OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES:mx8qm-nxp-bsp = "libclc-imx libopencl-imx-dev"
375OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES:mx8mp-nxp-bsp = "libclc-imx libopencl-imx-dev" 375OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES:mx8mp-nxp-bsp = "libclc-imx libopencl-imx-dev"
376INSANE_SKIP:libopenvx-imx += "dev-deps"
376 377
377# libGL is only targeting X11 backend, and in case if Wayland-only is used - 378# libGL is only targeting X11 backend, and in case if Wayland-only is used -
378# package QA complains on missing RDEPENDS, which are only available for X11. 379# package QA complains on missing RDEPENDS, which are only available for X11.