[yocto-autobuilder2][RFC PATCH] config.py: add "only-x11" target to builds


Alexander Kanavin
 

This target builds and tests core-image-sato and associated SDKs,
as otherwise the AB targets have been moved to core-image-weston.

Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.py b/config.py
index 035a2f8..36176f8 100644
--- a/config.py
+++ b/config.py
@@ -64,7 +64,7 @@ trigger_builders_wait_shared =3D [
"pkgman-rpm-non-rpm", "pkgman-deb-non-deb",
"build-appliance", "buildtools",
"non-gpl3", "wic",
- "poky-tiny", "musl-qemux86", "musl-qemux86-64", "no-x11",
+ "poky-tiny", "musl-qemux86", "musl-qemux86-64", "no-x11", "only-x11"=
,
"qa-extras", "qa-extras2",
"check-layer", "meta-mingw",
"qemuarm64-armhost"
--=20
2.29.1

Join yocto@lists.yoctoproject.org to automatically receive all group messages.