| Message ID | 20260826224011.1389348-1-yoann.congal@smile.fr |
|---|---|
| State | New |
| Headers | show |
| Series | [yocto-autobuilder-helper,wrynose] config.json: add mixin-wrynose-linux-firmware repo to meta-qcom build | expand |
diff --git a/config.json b/config.json index da578ae..82c5f16 100644 --- a/config.json +++ b/config.json @@ -675,8 +675,9 @@ } }, "meta-qcom" : { - "NEEDREPOS" : ["bitbake", "meta-qcom"], + "NEEDREPOS" : ["bitbake", "meta-qcom", "mixin-wrynose-linux-firmware"], "ADDLAYER" : [ + "${BUILDDIR}/../mixin-wrynose-linux-firmware", "${BUILDDIR}/../meta-qcom" ], "step1": {