| Message ID | 20251126083832.1828092-1-alex.kanavin@gmail.com |
|---|---|
| State | New |
| Headers | show |
| Series | [yocto-autobuilder-helper] commit.json: account for oe-nodistro -> oe-nodistro-master rename | expand |
diff --git a/config.json b/config.json index d9f14e0..db58c18 100644 --- a/config.json +++ b/config.json @@ -493,7 +493,7 @@ "NEEDREPOS" : ["bitbake"], "MACHINE" : "qemuarm", "DISTRO" : "", - "BBSETUP_CONFIG" : ["oe-nodistro", "nodistro"], + "BBSETUP_CONFIG" : ["oe-nodistro-master", "nodistro"], "extravars" : [ "INHERIT += 'uninative'", "require conf/distro/include/yocto-uninative.inc",