Re: [yocto] [RFC] CVEs on sumo branch

2018-09-24 Thread Sinan Kaya
On 9/24/2018 10:27 AM, Sinan Kaya wrote: Here is another one. https://patches.openembedded.org/patch/154290/ I see you pulled this into rucko-nmut. It is also needed for the sumo branch. -- ___ yocto mailing list yocto@yoctoproject.org https://lists.

Re: [yocto] How to debug unbuildable module error?

2018-09-24 Thread Paul Eggleton
Hi Clay Somewhat late, but I stumbled across this this morning On Monday, 16 July 2018 9:29:07 AM NZST Clay D. Montgomery wrote: > > Is there a way to get bitbake to provide more information about why a > module is unbuildable? > > I am trying to build this example: > > poky/meta-skeleton/r

Re: [yocto] [PATCH] runtime: add BSP test case for usb storage

2018-09-24 Thread Paul Eggleton
On Monday, 24 September 2018 3:02:28 PM NZST Hussin, Mohamad Noor Alim wrote: > This patch is my supersede of earlier "manualbsp" which I split into 2 parts > called usb test and microsd test. OK thanks. > I would use MACHINE_FEATURES = "usbhost" instead of introducing new variable > as it woul

[yocto] Python3 sqlite does not work

2018-09-24 Thread Fabian Sturm
Hi,  I added python3 to my yocto build and it seems python-sqlite3 is not working due to a missing file. If I change python3-manifest.json from here:   http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-devt ools/python/python3/python3-manifest.json?h=sumo to also include the __ini

[yocto] QA notification for completed autobuilder build (yocto-2.6_M3.rc1)

2018-09-24 Thread Michael Halstead
A build flagged for QA (yocto-2.6_M3.rc1) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-2.6_M3.rc1 Build hash information: bitbake: e72be96cfa9f05fda5f420c7cfa8bcfa9304b884 eclipse-poky-neon: 303e46a6848f1937d12541a7fd58e61aa1361225 ecl

[yocto] Yocto Project Unassigned Bugs - Help Needed

2018-09-24 Thread Jolley, Stephen K
All, The triage team meets weekly and does its best to handle the bugs reported into the bugzilla. The number of people attending that meeting has fallen, as have the number of people available to help fix bugs. One of the things we hear users report is they don't know how to help. We (the tr

Re: [yocto] [yocto-docs][PATCH] documentation: Document debug-with-srcpkg

2018-09-24 Thread Scott Rifenbark
Joshua, Thanks for the patch. I have appliied it. You can see it at https://yoctoproject.org/docs/2.6/ref-manual/ref-manual.html#var-PACKAGE_DEBUG_SPLIT_STYLE . Scott On Sun, Sep 23, 2018 at 8:24 PM Joshua Watt wrote: > Adds documentation for the "debug-with-srcpkg" option for the > PACKAGE_

Re: [yocto] [RFC] CVEs on sumo branch

2018-09-24 Thread Sinan Kaya
On 9/22/2018 10:46 AM, akuster wrote: Signed-off-by: Zheng Ruoqin     Signed-off-by: Richard Purdie What does it take to move this in the right direction? bring it to my attention like you have. backported it for the next build round. Here is another one. https://patches.openembedded.org/p

[yocto] [PATCH] msbuild: add ca-certificates for curl

2018-09-24 Thread Jef Driesen
The msbuild bootstrap scripts uses curl to download some pre-build files. The ca-certificates are required in order to support https. The CURL_CA_BUNDLE is used to override the built-in path, because this is hardcoded to curl's own sysroot, which may already be removed when building msbuild. Signe

Re: [yocto] liblzma: memory allocation failed

2018-09-24 Thread Andrea Adami
On Mon, Sep 24, 2018 at 9:08 AM Peter Bergin wrote: > > On 2018-09-24 00:06, Andrea Adami wrote: > > On Fri, Sep 21, 2018 at 1:04 AM Andrea Adami wrote: > >> On Thu, Sep 20, 2018 at 1:03 PM Peter Bergin > >> wrote: > >>> On 2018-09-17 10:27, Burton, Ross wrote: > >>> > >>> On Mon, 17 Sep 2018 a

Re: [yocto] liblzma: memory allocation failed

2018-09-24 Thread Peter Bergin
On 2018-09-24 00:06, Andrea Adami wrote: On Fri, Sep 21, 2018 at 1:04 AM Andrea Adami wrote: On Thu, Sep 20, 2018 at 1:03 PM Peter Bergin wrote: On 2018-09-17 10:27, Burton, Ross wrote: On Mon, 17 Sep 2018 at 08:13, Peter Bergin wrote: I'm pretty sure I have narrowed down the root cause to