summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2025-09-25 13:38:34 -0300
committerGitHub <noreply@github.com>2025-09-25 13:38:34 -0300
commit4c1e2ce54ff15d2dc422caa5d33c344ee1898db9 (patch)
treed309003186b947099c7f50ec73be2dbeb43ef43e
parent44b010630c486b33f4876979efe974de0ecbbfc5 (diff)
parentf4c323fdb8eb8af5d9050d3b1cc16f04df0609c1 (diff)
downloadmeta-freescale-styhead.tar.gz
Merge pull request #2388 from Freescale/backport-2385-to-styheadstyhead
[Backport styhead] imx-gpu-viv: Remove un-necessary libnn-imx dependency
-rw-r--r--recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc2
1 files changed, 1 insertions, 1 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 d96f75bf6..8a187021e 100644
--- a/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc
+++ b/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc
@@ -365,7 +365,7 @@ FILES:libopenvx-imx = " \
365 ${libdir}/libArchModelSw${SOLIBS} \ 365 ${libdir}/libArchModelSw${SOLIBS} \
366" 366"
367FILES:libopenvx-imx-dev = "${includedir}/VX ${libdir}/libOpenVX${SOLIBSDEV}" 367FILES:libopenvx-imx-dev = "${includedir}/VX ${libdir}/libOpenVX${SOLIBSDEV}"
368RDEPENDS:libopenvx-imx = "libnn-imx ${OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES}" 368RDEPENDS:libopenvx-imx = "${OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES}"
369OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES = "" 369OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES = ""
370OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES:mx8qm-nxp-bsp = "libclc-imx libopencl-imx-dev" 370OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES:mx8qm-nxp-bsp = "libclc-imx libopencl-imx-dev"
371OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES:mx8mp-nxp-bsp = "libclc-imx libopencl-imx-dev" 371OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES:mx8mp-nxp-bsp = "libclc-imx libopencl-imx-dev"