mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 14:52:19 +02:00
Merge pull request #2387 from Freescale/backport-2385-to-scarthgap
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled
[Backport scarthgap] imx-gpu-viv: Remove un-necessary libnn-imx dependency
This commit is contained in:
commit
62423c6963
|
@ -365,7 +365,7 @@ FILES:libopenvx-imx = " \
|
|||
${libdir}/libArchModelSw${SOLIBS} \
|
||||
"
|
||||
FILES:libopenvx-imx-dev = "${includedir}/VX ${libdir}/libOpenVX${SOLIBSDEV}"
|
||||
RDEPENDS:libopenvx-imx = "libnn-imx ${OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES}"
|
||||
RDEPENDS:libopenvx-imx = "${OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES}"
|
||||
OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES = ""
|
||||
OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES:mx8qm-nxp-bsp = "libclc-imx libopencl-imx-dev"
|
||||
OPENCL_VX_INTRINSIC_EXTENSION_PACKAGES:mx8mp-nxp-bsp = "libclc-imx libopencl-imx-dev"
|
||||
|
|
Loading…
Reference in New Issue
Block a user