diff mbox series

[yocto-autobuilder-helper,whinlatter] config: remove meta-agl-core

Message ID 20260223140732.40312-1-yoann.congal@smile.fr
State New
Headers show
Series [yocto-autobuilder-helper,whinlatter] config: remove meta-agl-core | expand

Commit Message

Yoann Congal Feb. 23, 2026, 2:07 p.m. UTC
From: Yoann Congal <yoann.congal@smile.fr>

AGL does not support whinlatter, no point in running this build.

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
---
 config.json | 17 -----------------
 1 file changed, 17 deletions(-)
diff mbox series

Patch

diff --git a/config.json b/config.json
index e08507e..24caba7 100644
--- a/config.json
+++ b/config.json
@@ -658,23 +658,6 @@ 
                 "SANITYTARGETS" : "core-image-minimal:do_testimage core-image-sato:do_testimage core-image-weston:do_testimage"
             }
         },
-        "meta-agl-core" : {
-            "NEEDREPOS" : ["bitbake", "meta-agl"],
-            "ADDLAYER" : [
-                "${BUILDDIR}/../meta-agl/meta-agl-core"
-            ],
-            "DISTRO" : "agl",
-            "BUILDINFO" : true,
-            "BUILDHISTORY" : true,
-            "PACKAGE_CLASSES" : "package_rpm",
-            "extravars" : [
-                "AGL_FEATURES = 'aglcore'"
-            ],
-            "step1" : {
-                "MACHINE": "qemux86-64",
-                "BBTARGETS": "agl-image-core-autobuilder"
-            }
-        },
         "meta-aws" : {
             "NEEDREPOS" : ["bitbake", "meta-openembedded", "meta-aws"],
             "ADDLAYER" : [