mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-10-22 14:52:21 +02:00
config.py: qa-extras no longer needs mingw on any supported branch
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
a4f2d1f65d
commit
0dc19a8f0b
|
@ -11,7 +11,6 @@ buildertorepos = {
|
|||
"a-full": baserepos + ["meta-intel", "meta-mingw", "meta-gplv2", "meta-arm", "meta-aws", "meta-agl", "meta-openembedded", "meta-virtualization", "meta-clang"],
|
||||
"non-gpl3": baserepos + ["meta-gplv2"],
|
||||
"meta-mingw": baserepos + ["meta-mingw"],
|
||||
"qa-extras": baserepos + ["meta-mingw"],
|
||||
"meta-oe": baserepos + ["meta-openembedded"],
|
||||
"meta-virt": baserepos + ["meta-openembedded", "meta-virtualization"],
|
||||
"meta-intel": baserepos + ["meta-intel"],
|
||||
|
|
Loading…
Reference in New Issue
Block a user