[oe] MS Windows machine?

2017-12-20 Thread Steffen Sledz
Anyone tried to cross-compile for MS Windows target with Yocto/OE? Regards, Steffen PS: Fup set to -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org

[oe] [meta-oe] smstools3

2017-12-20 Thread Bill Randle
When smstools3 was added to meta-oe/recipes-connectivity in 2015, a patch was included to the init script to change to 'ps' options used to find the pid during stop. The original (as distributed by the author) has PSOPT="-e" and the patch changes it to PSOPT="". The way it is used is: if "ps

[oe] [meta-python][PATCH] python-twisted: avoid downloading build dependencies

2017-12-20 Thread Mark Asselstine
setup.py will attempt to download python-incremental, as it is not present in the sysroot. This is at the least wrong since some random version of python-incremental will be used to build against (akin to host contamination) and at most a build failure (when network access is unavailable). So make

[oe] [meta-python][v2][PATCH] python-pyroute2: uprev to v0.4.21 (from 0.3.22)

2017-12-20 Thread Mark Asselstine
Drop the json<-->simplejson patch instead opting to depend on python-json (part of core python libs). Beyond this the uprev is straightforward. Signed-off-by: Mark Asselstine --- **V2** * Drop FILESEXTRAPATHS_prepend since it is now unused * Restore RDEPENDS for

Re: [oe] State of bitbake world, Failed tasks 2017-12-17

2017-12-20 Thread Andrea Adami
On Tue, Dec 19, 2017 at 8:49 PM, akuster808 wrote: > This build included some meta-python changes that had v2 after the build > started. > > > == Failed tasks 2017-12-17 == > > INFO: jenkins-job.sh-1.8.43 Complete log available at >