From: Joshua Lock <joshua.g.lock@linux.intel.com>
To: Bill Randle <bill.randle@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: [yocto-autobuilder][PATCH] /buildset-config.controller/eclipse-plugin-*
Date: Fri, 16 Sep 2016 15:37:46 +0100 [thread overview]
Message-ID: <1474036666.2923.6.camel@linux.intel.com> (raw)
In-Reply-To: <CA+n--H_scFqtfah2QPxJfZON+wGDW3=O-T3ZVPXtz0+5527sFQ@mail.gmail.com>
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.lock@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.graydon@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
next prev parent reply other threads:[~2016-09-16 14:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-16 5:08 [yocto-autobuilder][PATCH] /buildset-config.controller/eclipse-plugin-* Graydon, Tracy
2016-09-16 12:07 ` Joshua Lock
2016-09-16 14:24 ` Bill Randle
2016-09-16 14:37 ` Joshua Lock [this message]
2016-09-16 16:55 ` Tim Orling
2016-09-18 21:22 ` akuster808
2016-09-18 21:36 ` Tim Orling
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1474036666.2923.6.camel@linux.intel.com \
--to=joshua.g.lock@linux.intel.com \
--cc=bill.randle@gmail.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.