imx-morty with python-opencv

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

imx-morty with python-opencv

1,895 次查看
erikraynolds
Contributor IV

Dears

per Yocto build from fsl-arm-yocto-bsp.git - i.MX Linux BSP Release Yocto Project manifests of imx-morty branch I have built fsl-image-qt5 image. 

Now I need to add to my yocto build image "python-opencv" support. By adding to the local.conf

IMAGE_INSTALL_append += "python-opencv" 

the build ends up with error

 

ERROR: Multiple versions of opencv are due to be built (/home/ubuntu/work/morty/fsl-release-bsp-imx6/sources/meta-openembedded/meta-oe/recipes-support/opencv/opencv_3.1.bb /home/ubuntu/work/morty/fsl-release-bsp-imx6/sources/meta-fsl-bsp-release/imx/meta-bsp/recipes-graphics/opencv/opencv_3.2.bb). Only one version of a given PN should be built in any given build. You likely need to set PREFERRED_VERSION_opencv to select the correct version or don't depend on multiple versions.

How to add to the Yocto image the python-opencv binding for opencv 3.2?

标签 (1)
标记 (2)
0 项奖励
回复
1 回复

1,385 次查看
joanxie
NXP TechSupport
NXP TechSupport

how to add opencv, pls refer to the document as below, hope helpful for you

https://community.nxp.com/docs/DOC-335197 

0 项奖励
回复