[yocto] [meta-java][PATCH] Fix build error as following:

2023-06-15 Thread wangmy
From: Lei Maohui | g++: error: unrecognized command-line option ‘-fcanon-prefix-map’; did you mean ‘-fmacro-prefix-map=’? | g++: error: unrecognized command-line option ‘-fcanon-prefix-map’; did you mean ‘-fmacro-prefix-map=’? | g++: error: unrecognized command-line option

Re: [yocto] [yocto-autobuilder-helper][PATCH 0/3] fix test results storage for mickledore

2023-06-15 Thread Alexis Lothoré via lists . yoctoproject . org
Hello Richard, Michael, On 6/15/23 15:41, Richard Purdie wrote: > On Wed, 2023-06-14 at 10:56 +0200, Alexis Lothoré via lists.yoctoproject.org > wrote: >> From: Alexis Lothoré >> >> There must be a more robust rework to do (because the issue will likely >> happen on each major delivery), but I

Re: [yocto] Error while testing "bitbake core-image-base -c testimage -v" #bitbake #dunfell

2023-06-15 Thread Khem Raj
for real targets. You need to do some steps add following to conf/local.conf TEST_SERVER_IP = "" MAGE_FEATURES:append = " debug-tweaks" DISTRO_FEATURES:append = " ptest" TEST_TARGET_IP = "" TEST_TARGET = "simpleremote" 2. Build image 3. flash this image on to target ( different boards may need

Re: [yocto] Error while testing "bitbake core-image-base -c testimage -v" #bitbake #dunfell

2023-06-15 Thread sateesh m
We don't want to build qemu at all. We are building for our custom target machine. Same commands we have executed we want to exclude qemu test running. Only our target testimage should pass . Regards, Sateesh On Thu, 15 Jun, 2023, 10:10 pm Khem Raj, wrote: > On Wed, Jun 14, 2023 at 1:49 AM

Re: [yocto] Error while testing "bitbake core-image-base -c testimage -v" #bitbake #dunfell

2023-06-15 Thread Khem Raj
On Wed, Jun 14, 2023 at 1:49 AM wrote: > > Hi all, > > I was testing my core-image-base -c testimage with test-suit and getting > error:- > > ERROR: core-image-base-1.0-r0 do_testimage: Output from runqemu: > runqemu - WARNING - >

Re: [yocto] [PATCH 1/3] wayland-utils: upgrade 1.1.0 -> 1.2.0

2023-06-15 Thread Khem Raj
On Thu, Jun 15, 2023 at 9:16 AM Eilís 'pidge' Ní Fhlannagáin wrote: > > Signed-off-by: Eilís 'pidge' Ní Fhlannagáin > --- > .../wayland/{wayland-utils_1.1.0.bb => wayland-utils_1.2.0.bb} | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > rename

Re: [yocto] [PATCH 0/3] wayland/weston upgrades

2023-06-15 Thread Khem Raj
Thanks for patches, however yocto ml is not right place for them. they should be sent to openembedded-core mailing list On Thu, Jun 15, 2023 at 9:16 AM Eilís 'pidge' Ní Fhlannagáin wrote: > > Nothing really surprising here, except we should note that launcher-logind is > being depreciated so

[yocto] [PATCH 3/3] xwayland: Upgrade 23.1.1 -> 23.1.2

2023-06-15 Thread Eilís 'pidge' Ní Fhlannagáin
Signed-off-by: Eilís 'pidge' Ní Fhlannagáin --- .../xwayland/{xwayland_23.1.1.bb => xwayland_23.1.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xwayland/{xwayland_23.1.1.bb => xwayland_23.1.2.bb} (95%) diff --git

[yocto] [PATCH 0/3] wayland/weston upgrades

2023-06-15 Thread Eilís 'pidge' Ní Fhlannagáin
Nothing really surprising here, except we should note that launcher-logind is being depreciated so some thought on how that is dealt with will need to occur. Eilís 'pidge' Ní Fhlannagáin (3): wayland-utils: upgrade 1.1.0 -> 1.2.0 weston: Upgrade 11.0.1 -> 12.0.1 xwayland: Upgrade 23.1.1 ->

[yocto] [PATCH 2/3] weston: Upgrade 11.0.1 -> 12.0.1

2023-06-15 Thread Eilís 'pidge' Ní Fhlannagáin
Tracking https://gitlab.freedesktop.org/wayland/weston/-/issues/488 we're keeping -Ddeprecated-launcher-logind but plans should be made to remove this/work around. Signed-off-by: Eilís 'pidge' Ní Fhlannagáin --- .../wayland/{weston_11.0.1.bb => weston_12.0.1.bb} | 10 +++--- 1 file

[yocto] [PATCH 1/3] wayland-utils: upgrade 1.1.0 -> 1.2.0

2023-06-15 Thread Eilís 'pidge' Ní Fhlannagáin
Signed-off-by: Eilís 'pidge' Ní Fhlannagáin --- .../wayland/{wayland-utils_1.1.0.bb => wayland-utils_1.2.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-graphics/wayland/{wayland-utils_1.1.0.bb => wayland-utils_1.2.0.bb} (82%) diff --git

[yocto] Minutes: Yocto Project Weekly Triage Meeting 08/06/2023

2023-06-15 Thread sakib.sajal via lists.yoctoproject.org
*Wiki: *https://wiki.yoctoproject.org/wiki/Bug_Triage *Attendees: *Richard Purdie, Steve Sakoman, Stephen Jolley, Bruce Ashfield, Joshua Watt, Ross Burton, Trevor Gamblin, Randy Macleod, Alexandre Belloni, Tim Orling, Thomas Roos, Yoann Congal, Michael Opdenacker, Ryan Eatmon *ARs:** *

Re: [yocto] Minutes: Yocto Project Weekly Triage Meeting 08/06/2023

2023-06-15 Thread Randy MacLeod via lists.yoctoproject.org
On 2023-06-08 11:29, Sakib Sajal wrote: *Wiki: *https://wiki.yoctoproject.org/wiki/Bug_Triage *Attendees: *Richard Purdie, Steve Sakoman, Stephen Jolley, Bruce Ashfield, Joshua Watt, Ross Burton, Trevor Gamblin, Randy Macleod, Alexandre Belloni, Tim Orling, Thomas Roos, Yoann Congal, Michael

Re: [yocto] [yocto-autobuilder-helper][PATCH 0/3] fix test results storage for mickledore

2023-06-15 Thread Richard Purdie
On Wed, 2023-06-14 at 10:56 +0200, Alexis Lothoré via lists.yoctoproject.org wrote: > From: Alexis Lothoré > > This series is a follow-up for the 4.3_M1.rc1 regression report issue. > > It has been observed that the report is empty. This issue is linked to > configuration description in

Re: [yocto] [yocto-autobuilder-helper][PATCH] ab-janitor: only rm trashdir files over 60s old

2023-06-15 Thread Richard Purdie
On Tue, 2023-06-13 at 13:05 -0400, Trevor Gamblin wrote: > [YOCTO #14952] -- https://bugzilla.yoctoproject.org/show_bug.cgi?id=14952 > > Help avoid contention by adding a check to ensure files and directories > are at least 60s old when attempting to delete them from the trashdir, > in case