Skip to content

Commit 56bc45a

Browse files
authored
Merge pull request #2386 from Freescale/backport-2385-to-walnascar
[Backport walnascar] imx-gpu-viv: Remove un-necessary libnn-imx dependency
2 parents ffb993f + 06b00ff commit 56bc45a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ FILES:libopenvx-imx = " \
359359
${libdir}/libArchModelSw${SOLIBS} \
360360
"
361361
FILES:libopenvx-imx-dev = "${includedir}/VX ${libdir}/libOpenVX${SOLIBSDEV}"
362-
RDEPENDS:libopenvx-imx = "libnn-imx ${OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES}"
362+
RDEPENDS:libopenvx-imx = "${OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES}"
363363
OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES = ""
364364
OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES:mx8qm-nxp-bsp = "libclc-imx libopencl-imx-dev"
365365
OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES:mx8mp-nxp-bsp = "libclc-imx libopencl-imx-dev"

0 commit comments

Comments
 (0)