Re: [yocto] Warrior, extended SDK

2019-07-30 Thread Khem Raj
On Sat, Jun 22, 2019 at 1:37 PM Peter Balazovic wrote: > > Hello guys > > I'm trying to generate extended SDK under Yocto-Warrior and getting error > such as > > ERROR: image-qt5-1.0-r0 do_sdk_depends: The file > /usr/include/tensorflow/contrib/lite/string_util.h is installed by both >

[yocto] [yocto-autobuilder2][PATCH 2/3] Added remote distribution of config JSON files

2019-07-30 Thread Thomas Goodwin
This feature/fix allows the worker to download the autobuilder helper JSON files from the controller rather than having to store them in the yocto-autobuilder-helper repository. The process installs the file into the worker's builddir/yocto-autobuilder-helper path. Signed-off-by: Thomas Goodwin

[yocto] [yocto-autobuilder2][PATCH 3/3] Support for absolute paths to config files

2019-07-30 Thread Thomas Goodwin
Using absolute paths in ABHELPER_JSON with remote-loading now works; the paths are stripped to os.path.basename() before being provided to the builders. Signed-off-by: Thomas Goodwin --- builders.py | 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/builders.py

[yocto] [yocto-autobuilder2][PATCH 1/3] Bug fix: added support for ABHELPER_JSON environ.

2019-07-30 Thread Thomas Goodwin
The readme suggests exporting this variable from the environment to expose multiple configuration JSON files but the intended behavior doesn't work without adding the variable to extra_env. Signed-off-by: Thomas Goodwin --- builders.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)

[yocto] Minutes: Yocto Project Weekly Meeting 7/30/2019

2019-07-30 Thread Reyna, David
Yocto Project Weekly Meeting MINUTES: 7/30/2019 Attendees: Richard, Michael, JoshuaW, Ross, Tim, David, Trevor, Jan-Simon Note: consolidated bridge for Tuesday meetings: https://zoom.us/j/990892712 Richard: * Weekly status update will go out later today * 2.8 (3.0) M2 sent to QA * 2.6.3.

[yocto] Yocto Project Status WW31'19

2019-07-30 Thread sjolley.yp.pm
Current Dev Position: YP 2.8 M3 Next Deadline: YP 2.8 Milestone M3 Cutoff (Feature Freeze) Aug 25, 2019 SWAT Team Rotation: * SWAT lead is currently: Paul * SWAT team rotation: Paul -> Ross on Aug. 2, 2019 * SWAT team rotation: Ross -> Amanda on Aug. 9, 2019 *

[yocto] LF Community Bridge Mentorship

2019-07-30 Thread Nicolas Dechesne
Dear all, The Community Bridge platform was launched earlier this year by the Linux Foundation. It’s a set of services available to LF projects to help them build stronger ecosystems, and foster developers relationship within their respective communities. See [1] and [2]. The Yocto Project has

[yocto] SDK: getting error "xmlcatalog: not found" installing SDK

2019-07-30 Thread baisch
Hello, after updating to warrior 2.7.1 from thud and trying to install the Extensible SDK again I'm getting the following error: ``` ERROR: build-sysroots-1.0-r0 do_build_native_sysroot: Error executing a python function in exec_python_func() autogenerated: The stack trace of python calls

Re: [linux-yocto] linux-yocto-dev falls back to v5.2

2019-07-30 Thread Bruce Ashfield
See the email on the poky/oe-core list. I was having some issues with 5.3 and the new libc-headers. So I wasn't able to send the PV bump patch for linux-yocto. I've temporarily gone back to a building configuration, but I expect that I'll have it back to 5.3 in the next day or so. Bruce On Tue,

Re: [yocto] Why does enabling initramfs pull eudev into my build?

2019-07-30 Thread Patrick Doyle
On Mon, Jul 29, 2019 at 10:52 AM Patrick Doyle wrote: > > Did that get your attention? :-) > > I am trying to understand why eudev gets pulled into my build, where > it wasn't part of it before. I recently added an initramfs to my > build... What I neglected to say was that a colleague of mine

Re: [yocto] [meta-security] keyutils: migrate to meta-oe

2019-07-30 Thread akuster808
On 7/29/19 3:47 AM, dbarysh...@gmail.com wrote: > From: Dmitry Eremin-Solenikov > > keyutils are now part of meta-oe, so remove them from meta-security. This should be sitting in master-next already - armin > > Signed-off-by: Dmitry Eremin-Solenikov > --- >

[linux-yocto] linux-yocto-dev falls back to v5.2

2019-07-30 Thread He Zhe
Hi Bruce, Why do we merge v5.2.3 to linux-yocto-dev? which is now almost the same as linux-yocto. Regards, Zhe -- ___ linux-yocto mailing list linux-yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/linux-yocto