summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2025-09-25 13:38:11 -0300
committerGitHub <noreply@github.com>2025-09-25 13:38:11 -0300
commit56bc45a2bb46a7b423b1bf2035b8f3019e809818 (patch)
treed24f68b53efebb87f86255b5de3de772e44638fc
parentffb993f5d484e8cae78b7f2a1994b933c34ff1ea (diff)
parent06b00ffb3b09adfae7842dc645af72a255968b8f (diff)
downloadmeta-freescale-walnascar.tar.gz
Merge pull request #2386 from Freescale/backport-2385-to-walnascarwalnascar
[Backport walnascar] 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 c09846808..800ea5071 100644
--- a/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc
+++ b/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc
@@ -359,7 +359,7 @@ FILES:libopenvx-imx = " \
359 ${libdir}/libArchModelSw${SOLIBS} \ 359 ${libdir}/libArchModelSw${SOLIBS} \
360" 360"
361FILES:libopenvx-imx-dev = "${includedir}/VX ${libdir}/libOpenVX${SOLIBSDEV}" 361FILES:libopenvx-imx-dev = "${includedir}/VX ${libdir}/libOpenVX${SOLIBSDEV}"
362RDEPENDS:libopenvx-imx = "libnn-imx ${OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES}" 362RDEPENDS:libopenvx-imx = "${OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES}"
363OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES = "" 363OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES = ""
364OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES:mx8qm-nxp-bsp = "libclc-imx libopencl-imx-dev" 364OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES:mx8qm-nxp-bsp = "libclc-imx libopencl-imx-dev"
365OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES:mx8mp-nxp-bsp = "libclc-imx libopencl-imx-dev" 365OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES:mx8mp-nxp-bsp = "libclc-imx libopencl-imx-dev"