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