Re: [OE-core] Subject: [PATCH 1/3] [PATCH] [master] weston.py: added xwayland test

2022-06-13 Thread Alexandre Belloni via lists.openembedded.org
Hello, I'm sorry but none of the patches apply correctly and this is proving difficult to fix. Could you resend using git send-email? You have more information here: https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded On 13/06/2022 05:40:01-0700, Süsens, Sebastian via

[OE-core] Subject: [PATCH 1/3] [PATCH] [master] weston.py: added xwayland test

2022-06-13 Thread Süsens , Sebastian via lists . openembedded . org
Test xwayland support if DISTRO_FEATURE X11 is enabled Test checked if xserver listening on display Signed-off-by: ssuesens --- meta/lib/oeqa/runtime/cases/weston.py | 8 1 file changed, 8 insertions(+) diff --git a/meta/lib/oeqa/runtime/cases/weston.py