config.py: No longer build eclipse plugins

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2019-04-12 10:19:22 +01:00
parent 72927543c3
commit bfe50984af

View File

@ -4,10 +4,10 @@ buildertorepos = {
"eclipse-plugin-neon": ["eclipse-poky-neon"],
"eclipse-plugin-oxygen": ["eclipse-poky-oxygen"],
"a-quick": ["poky", "meta-intel", "oecore", "bitbake",
"eclipse-poky-neon", "eclipse-poky-oxygen", "meta-qt4",
"meta-qt4",
"meta-qt3", "meta-mingw", "meta-gplv2"],
"a-full": ["poky", "meta-intel", "oecore", "bitbake",
"eclipse-poky-neon", "eclipse-poky-oxygen", "meta-qt4",
"meta-qt4",
"meta-qt3", "meta-mingw", "meta-gplv2"],
"non-gpl3": ["poky", "meta-gplv2"],
"meta-mingw": ["poky", "meta-mingw"],
@ -58,8 +58,8 @@ trigger_builders_wait_shared = [
"beaglebone", "beaglebone-lsb",
"pkgman-non-rpm",
"pkgman-rpm-non-rpm", "pkgman-deb-non-deb",
"build-appliance", "buildtools", "eclipse-plugin-neon",
"eclipse-plugin-oxygen", "non-gpl3", "wic",
"build-appliance", "buildtools",
"non-gpl3", "wic",
"poky-tiny", "musl-qemux86", "musl-qemux86-64", "no-x11",
"qa-extras", "qa-extras2",
"check-layer", "meta-mingw"