[yocto] [meta-security][PATCH] Do not use clang toolchain in Parsec recipes

2021-07-15 Thread Anton Antonov
Signed-off-by: Anton Antonov --- .../recipes-parsec/parsec-service/parsec-service_0.7.0.bb | 3 +-- meta-parsec/recipes-parsec/parsec-tool/parsec-tool_0.3.0.bb| 2 -- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/meta-parsec/recipes-parsec/parsec-service/parsec-service_0.

[yocto] [meta-zephyr][PATCH v4 1/2] zephyr-kernel-src.inc: Add backport patch for storage partition

2021-07-15 Thread Stefan Schmidt
From: Stefan Schmidt Patch already merged upstream, but after the 2.6 release we are based on. Taking the backport in here until we can figure out if that can go to the Zephyr 2.6 LTS branch. The storage partition itself is needed on the Arduino Nano e.g. for OpenThread or applications needed a

[yocto] [meta-zephyr][PATCH v4 2/2] zephyr-openthread-echo-client: Add new echo-client variant for OpenThread

2021-07-15 Thread Stefan Schmidt
From: Stefan Schmidt Similar to the normal echo-client example it demonstrates socket usage, but in this variant we enable the OpenThread config overlay and add the needed module to the build. Signed-off-by: Stefan Schmidt --- Since v3: Added COMPATIBLE_MACHINE filter and comment .../zephyr-k

[yocto] Yocto Autobuilder: Latency Monitor and AB-INT - Meeting notes: July 15, 2021

2021-07-15 Thread Randy MacLeod
YP AB Intermittent failures meeting === July 15, 2021, 9 AM ET https://windriver.zoom.us/j/3696693975 Attendees: Tony, Richard, Trevor, Randy Summary: ptest failures, somewhat improved but still seeing problems particularly on the arm builder. Add M

[yocto] [yocto-autobuilder-helper][PATCH] config.json: set max load in PARALLEL_MAKE

2021-07-15 Thread Trevor Gamblin
Add "-l 52" to PARALLEL_MAKE in config.json to limit Make and Ninja builds based on the detected system load. With this option added, if either tool has at least one job running and detects that the system load exceeds the given value, it will wait until either the system load average drops below t

Re: [yocto] binman support in u-boot

2021-07-15 Thread Rebecca Chang Swee Fun
Thanks for the pointer. I realized the dtc was compiled with NO_PYTHON=1 flag. Will start work from that path. Regards, Rebecca > -Original Message- > From: Simon Glass > Sent: Saturday, July 10, 2021 1:54 AM > To: Tom Rini > Cc: Chang, Rebecca Swee Fun ; > yocto@lists.yoctoproject.org

[yocto] Trying to get Kivy running on imx8 platform #yocto #linux #imx8

2021-07-15 Thread whuang8933
Hi community! I would like to get Kivy recipe going for this project as I think it would be great to add an extra GUI framework to the project; however, I'm running into an issue that I've been stuck on for a couple days now. I initially got it running on a rockchip (but it keeps falling back on

Re: [yocto] [meta-zephyr][PATCH v4 1/2] zephyr-kernel-src.inc: Add backport patch for storage partition

2021-07-15 Thread Naveen Saini
Merged after minor changes. > -Original Message- > From: yocto@lists.yoctoproject.org On > Behalf Of Stefan Schmidt > Sent: Thursday, July 15, 2021 8:55 PM > To: yocto@lists.yoctoproject.org > Cc: Stefan Schmidt ; Stefan Schmidt > > Subject: [yocto] [meta-zephyr][PATCH v4 1/2] zephyr-ker