[yocto] OpenCV with python3

Robert P. J. Day rpjday at crashcourse.ca
Thu Mar 15 05:56:59 PDT 2018


On Thu, 15 Mar 2018, Peter Balazovic wrote:

> Hello all,
> I have python module of OpenCV for python 2.7 on my Yocto image adding via local.conf
>
> IMAGE_INSTALL_append += “ python-opencv”

  i know i've harped on this before, but can people please stop
combining the constructs "_append" and "+=" in the same expression?

rday


More information about the yocto mailing list