[PATCH yocto-autobuilder-helper 2/2] config.json: remove non-gpl3 job


Ross Burton
 

meta-gplv2 is deprecated, so remove it from the autobuilder in master.

Signed-off-by: Ross Burton <ross.burton@...>
---
config.json | 11 -----------
1 file changed, 11 deletions(-)

diff --git a/config.json b/config.json
index 7f7c2ad..c16812b 100644
--- a/config.json
+++ b/config.json
@@ -753,17 +753,6 @@
"BBTARGETS" : "build-appliance-image"
}
},
- "non-gpl3" : {
- "NEEDREPOS" : ["poky", "meta-gplv2"],
- "MACHINE" : "qemux86",
- "BBTARGETS" : "core-image-minimal core-image-full-cmdline",
- "extravars" : [
- "require conf/distro/include/disable-gplv3.inc"
- ],
- "EXTRACMDS" : [
- "../../yocto-autobuilder-helper/scripts/check-gplv3"
- ]
- },
"no-x11" : {
"MACHINE" : "qemux86-64",
"BBTARGETS" : "core-image-full-cmdline core-image-weston wor=
ld",
--=20
2.25.1

Join {yocto@lists.yoctoproject.org to automatically receive all group messages.