diff mbox series

[yocto-autobuilder-helper] config.json: Disable meta-qcom for now

Message ID 20260810105624.2601121-1-richard.purdie@linuxfoundation.org
State New
Headers show
Series [yocto-autobuilder-helper] config.json: Disable meta-qcom for now | expand

Commit Message

Richard Purdie Aug. 10, 2026, 10:56 a.m. UTC
This has been failing for a while now (3 weeks), disable it until it gets fixed
and we can add it back.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/config.json b/config.json
index f9fdca8..9fd9ba3 100644
--- a/config.json
+++ b/config.json
@@ -651,7 +651,7 @@ 
                 "SANITYTARGETS" : "core-image-minimal:do_testimage core-image-sato:do_testimage core-image-weston:do_testimage"
             }
         },
-        "meta-qcom" : {
+        "_meta-qcom" : {
             "NEEDREPOS" : ["bitbake", "meta-qcom"],
             "ADDLAYER" : [
                 "${BUILDDIR}/../meta-qcom"