imx-morty with python-opencv

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

imx-morty with python-opencv

1,905件の閲覧回数
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,395件の閲覧回数
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 件の賞賛
返信