Re: [yocto] [PATCH yocto-autobuilder-helper] config.json: set ZSTD_THREADS like XZ_THREADS

2021-11-23 Thread Ernst Sjöstrand
There was a long thread about this on oe-core recently: https://lists.openembedded.org/g/openembedded-core/message/157999 //Ernst -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#55401): https://lists.yoctoproject.org/g/yocto/message/55401 Mute This

[linux-yocto] [linux-yoct][yocto-kernel-cache yocto-5.10][PATCH] nxp-imx8: Enable RESET_IMX7 and MUX_MMIO for imx8mq display

2021-11-23 Thread Xiaolei Wang
Imx8mq mipi_dsi controller mipi_dsi controller requires RESET_IMX7 and MUX_MMIO Signed-off-by: Xiaolei Wang --- bsp/nxp-imx8/nxp-imx8.cfg | 9 + 1 file changed, 9 insertions(+) diff --git a/bsp/nxp-imx8/nxp-imx8.cfg b/bsp/nxp-imx8/nxp-imx8.cfg index 41bf7595..6f204246 100644 ---

Re: [yocto] [PATCH yocto-autobuilder-helper] config.json: set ZSTD_THREADS like XZ_THREADS

2021-11-23 Thread Ross Burton
My personal build machine has been crashing and dying due to overload with the default ZSTD_THREADS, and the AB has had problems with xz due to overload so I was being proactive and ensuring zstd is limited on the AB the same way xz is. Ross On Tue, 23 Nov 2021 at 17:11, Alexander Kanavin

Re: [qa-build-notification] [yocto] QA notification for completed autobuilder build (yocto-3.1.12.rc1)

2021-11-23 Thread Richard Purdie
On Tue, 2021-11-23 at 11:54 +, Teoh, Jay Shen wrote: > This is the full report for yocto-3.1.12.rc1: > https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults > > === Summary > No high milestone defects. > > new issue found > >

Re: [yocto] [PATCH yocto-autobuilder-helper] config.json: set ZSTD_THREADS like XZ_THREADS

2021-11-23 Thread Alexander Kanavin
Is there a particular reason? Alex On Tue, 23 Nov 2021 at 16:03, Ross Burton wrote: > Signed-off-by: Ross Burton > --- > config.json | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/config.json b/config.json > index 7203783..c0543d9 100644 > --- a/config.json > +++ b/config.json > @@

[yocto] Yocto Project Status WW46`21

2021-11-23 Thread Stephen Jolley
Current Dev Position: YP 3.5 M1 Next Deadline: 6th Dec. 2021 YP 3.5 M1 build Next Team Meetings: * Bug Triage meeting Thursday Nov. 25th at 7:30am PDT ( https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09)

[yocto] [PATCH yocto-autobuilder-helper] config.json: set ZSTD_THREADS like XZ_THREADS

2021-11-23 Thread Ross Burton
Signed-off-by: Ross Burton --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 7203783..c0543d9 100644 --- a/config.json +++ b/config.json @@ -47,6 +47,7 @@ "PARALLEL_MAKE = '-j 16 -l 52'", "XZ_MEMLIMIT = '5%'",

[yocto] [PATCH yocto-autobuilder-helper] config.json: build generic-arm64 instead of Juno

2021-11-23 Thread Ross Burton
generic-arm64 is the recommeded generic BSP for modern Arm deployments, so ensure it is exercised in the autobuilder. Signed-off-by: Ross Burton --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index f152b47..7203783 100644 ---

[yocto] Build ROS2 package that contains custom interfaces (msg, srv) #yocto

2021-11-23 Thread bojankoce
Hi, guys! I have a DART-MX8M-Mini machine (

Re: [yocto] QA notification for completed autobuilder build (yocto-3.1.12.rc1)

2021-11-23 Thread Teoh, Jay Shen
Hi all, This is the full report for yocto-3.1.12.rc1: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults === Summary No high milestone defects. new issue found Bug 14622 - bsps-hw.bsps-hw.Test_Seek_bar_and_volume_control manual

[yocto] Upgrade to version 1.40 broken WiFi

2021-11-23 Thread JH
Hi, I built connman version 1.37 and wpa_supplicant in zeus, it worked well. I have just upgraded OE / Yoctor to Honister, I built the connman version 1.40 and ran it with wpa_applicant, but it is now completely broken, no WiFi IP address assigned. I heard that a new version of connman is going