| Message ID | 20251210024443.379933-1-anuj.mittal@oss.qualcomm.com |
|---|---|
| State | New |
| Headers | show |
| Series | [yocto-autobuilder-helper] config.json: build base image with meta-qcom | expand |
diff --git a/config.json b/config.json index 53481cc..30d0d67 100644 --- a/config.json +++ b/config.json @@ -658,6 +658,18 @@ "SANITYTARGETS" : "core-image-minimal:do_testimage core-image-sato:do_testimage core-image-weston:do_testimage" } }, + "meta-qcom" : { + "NEEDREPOS" : ["bitbake", "meta-qcom"], + "ADDLAYER" : [ + "${BUILDDIR}/../meta-qcom" + ], + "step1": { + "shortname": "Build for rb3gen2-core-kit", + "DISTRO": "poky-altcfg", + "MACHINE": "rb3gen2-core-kit", + "BBTARGETS": "core-image-base" + } + }, "meta-agl-core" : { "NEEDREPOS" : ["bitbake", "meta-agl"], "ADDLAYER" : [