mirror of
git://git.yoctoproject.org/yocto-autobuilder-helper.git
synced 2025-10-22 14:52:20 +02:00
config.json: remove non-gpl3 job
meta-gplv2 is deprecated, so remove it from the autobuilder in master. Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
parent
f90ea82352
commit
aab60909d5
11
config.json
11
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 world",
|
||||
|
|
Loading…
Reference in New Issue
Block a user