| Message ID | 20260915202946.3117931-1-richard.purdie@linuxfoundation.org |
|---|---|
| State | New |
| Headers | show |
| Series | [yocto-autobuilder-helper] config.json: Disable meta-aws for now | expand |
diff --git a/config.json b/config.json index b887900..22fc16d 100644 --- a/config.json +++ b/config.json @@ -688,7 +688,7 @@ "BBTARGETS": "agl-image-core-autobuilder" } }, - "meta-aws" : { + "_meta-aws" : { "NEEDREPOS" : ["bitbake", "meta-openembedded", "meta-aws"], "ADDLAYER" : [ "${BUILDDIR}/../meta-openembedded/meta-oe",
Until the current failures are addressed, stop testing this. Richard will let us know when it can be re-enabled. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)