Great catch, thanks Bill.

I've pushed a patch to make this change.

Thanks,

Joshua

On Fri, 2016-09-16 at 07:24 -0700, Bill Randle wrote:
> Also, buildset-config.controller/nightly.conf needs to be edited and
> the rule for luna removed.
> 
>     -Bill
> 
> On Fri, Sep 16, 2016 at 5:07 AM, Joshua Lock
> <joshua.g.l...@linux.intel.com> 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 <tracy.gray...@intel.com>
> > > ---
> > >  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
> > yocto@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to