Are these eclipse versions supported by Krogoth or Jethro?
- armin
On 09/16/2016 05:07 AM, Joshua Lock wrote:
On Thu, 2016-09-15 at 22:08 -0700, Graydon, Tracy wrote:
We are no longer supporting kepler or luna. Remove the build set for
those and
remove luna from yoctoAB.conf.
Pushed to master, thanks!
Signed-off-by: Graydon, Tracy <[email protected]>
---
buildset-config.controller/eclipse-plugin-kepler.conf | 10 -------
---
buildset-config.controller/eclipse-plugin-luna.conf | 11 -------
----
buildset-config.controller/yoctoAB.conf | 1 -
3 files changed, 22 deletions(-)
delete mode 100644 buildset-config.controller/eclipse-plugin-
kepler.conf
delete mode 100644 buildset-config.controller/eclipse-plugin-
luna.conf
diff --git a/buildset-config.controller/eclipse-plugin-kepler.conf
b/buildset-config.controller/eclipse-plugin-kepler.conf
deleted file mode 100644
index 9948852..0000000
--- a/buildset-config.controller/eclipse-plugin-kepler.conf
+++ /dev/null
@@ -1,10 +0,0 @@
-[eclipse-plugin-kepler]
-builders: 'example-worker'
-repos: [{'eclipse-poky-kepler':
- {'repourl':'git://git.yoctoproject.org/eclipse-poky',
- 'branch':'kepler-master'}}]
-steps: [{'SetDest':{}},
- {'CheckOutLayers': {}},
- {'BuildEclipsePlugin': {'eclipsedir': 'eclipse-poky-
kepler'}},
- {'PublishLayerTarballs':{}},
- {'PublishArtifacts': {'artifacts': ['eclipse-plugin-
kepler']}}]
diff --git a/buildset-config.controller/eclipse-plugin-luna.conf
b/buildset-config.controller/eclipse-plugin-luna.conf
deleted file mode 100644
index d745af3..0000000
--- a/buildset-config.controller/eclipse-plugin-luna.conf
+++ /dev/null
@@ -1,11 +0,0 @@
-[eclipse-plugin-luna]
-builders: 'example-worker'
-repos: [{'eclipse-poky-luna':
- {'repourl':'git://git.yoctoproject.org/eclipse-poky',
- 'branch':'luna-master' }}]
-steps: [{'SetDest':{}},
- {'CheckOutLayers': {}},
- {'BuildEclipsePlugin': {'eclipsedir': 'eclipse-poky-luna'}},
- {'PublishLayerTarballs':{}},
- {'PublishArtifacts': {'artifacts': ['eclipse-plugin-
luna']}}]
-
diff --git a/buildset-config.controller/yoctoAB.conf b/buildset-
config.controller/yoctoAB.conf
index fe9750b..309a5ab 100644
--- a/buildset-config.controller/yoctoAB.conf
+++ b/buildset-config.controller/yoctoAB.conf
@@ -1,6 +1,5 @@
[BuildSets]
order: ['nightly', 'eclipse-plugin-neon', 'eclipse-plugin-mars',
- 'eclipse-plugin-luna',
'nightly-arm', 'nightly-arm64', 'nightly-arm-lsb',
'nightly-mips', 'nightly-mips64', 'nightly-mips-lsb',
'nightly-ppc', 'nightly-ppc-lsb', 'nightly-no-x11',
--
2.7.0
--
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto