Re: [OE-core] [PATCH v2 8/9] binutils: Fix Glibc building for ARC

2018-09-21 Thread Burton, Ross
That's good to know, thanks. Ross On Fri, 21 Sep 2018 at 12:41, Alexey Brodkin wrote: > > Hi Ross, > > On Fri, 2018-09-21 at 11:55 +0100, Burton, Ross wrote: > > I don't like accumulating pending patches for something as key as > > binutils, are these actually working their way upstream now? > >

Re: [OE-core] [PATCH v2 8/9] binutils: Fix Glibc building for ARC

2018-09-21 Thread Alexey Brodkin
Hi Ross, On Fri, 2018-09-21 at 11:55 +0100, Burton, Ross wrote: > I don't like accumulating pending patches for something as key as > binutils, are these actually working their way upstream now? Sure they are! Our team development is very upstream targeted, i.e. we try to submit all our changes

Re: [OE-core] [PATCH v2 8/9] binutils: Fix Glibc building for ARC

2018-09-21 Thread Burton, Ross
I don't like accumulating pending patches for something as key as binutils, are these actually working their way upstream now? Ross On Thu, 20 Sep 2018 at 21:44, Alexey Brodkin wrote: > > Signed-off-by: Alexey Brodkin > --- > > Changes v1 -> v2: > > * Added upstream status > > meta/recipes-dev