Re: [OE-core] [daisy][PATCH 1/3] layer.conf: Add in useradd dependencies as ABISAFE dependencies

2014-10-03 Thread Khem Raj
On Fri, Oct 3, 2014 at 1:24 AM, Koen Kooi wrote: > That 'new screen' is indeed an improvement and I also found the switch to > make it show a unidiff instead of side-by-side. I still despise the UI, > though, but not as much as before :) all tools suck, some suck less some suck more. -- __

Re: [OE-core] [daisy][PATCH 1/3] layer.conf: Add in useradd dependencies as ABISAFE dependencies

2014-10-03 Thread Trevor Woerner
On 10/03/14 04:24, Koen Kooi wrote: > Op 1 okt. 2014, om 17:34 heeft Martin Jansa het > volgende geschreven: > >> On Wed, Oct 01, 2014 at 09:12:16AM +0100, Richard Purdie wrote: >>> On Wed, 2014-10-01 at 06:10 +0200, Martin Jansa wrote: On Tue, Sep 30, 2014 at 08:55:53PM -0700, Khem Raj wro

Re: [OE-core] [daisy][PATCH 1/3] layer.conf: Add in useradd dependencies as ABISAFE dependencies

2014-10-03 Thread Koen Kooi
Op 1 okt. 2014, om 17:34 heeft Martin Jansa het volgende geschreven: > On Wed, Oct 01, 2014 at 09:12:16AM +0100, Richard Purdie wrote: >> On Wed, 2014-10-01 at 06:10 +0200, Martin Jansa wrote: >>> On Tue, Sep 30, 2014 at 08:55:53PM -0700, Khem Raj wrote: On Tue, Sep 30, 2014 at 6:32 PM, De

Re: [OE-core] [daisy][PATCH 1/3] layer.conf: Add in useradd dependencies as ABISAFE dependencies

2014-10-01 Thread Martin Jansa
On Wed, Oct 01, 2014 at 09:12:16AM +0100, Richard Purdie wrote: > On Wed, 2014-10-01 at 06:10 +0200, Martin Jansa wrote: > > On Tue, Sep 30, 2014 at 08:55:53PM -0700, Khem Raj wrote: > > > On Tue, Sep 30, 2014 at 6:32 PM, Denys Dmytriyenko > > > wrote: > > > > On Tue, Sep 30, 2014 at 06:25:57PM -

Re: [OE-core] [daisy][PATCH 1/3] layer.conf: Add in useradd dependencies as ABISAFE dependencies

2014-10-01 Thread Peter A. Bigot
On 09/30/2014 07:55 PM, Denys Dmytriyenko wrote: On Thu, Sep 25, 2014 at 02:17:55PM +0200, Steffen Sledz wrote: Currently allarch recipes using useradd rebuild each time MACHINE changes which is not desireable. Adding the useradd dependencies to this list ensures they do not change under these c

Re: [OE-core] [daisy][PATCH 1/3] layer.conf: Add in useradd dependencies as ABISAFE dependencies

2014-10-01 Thread Koen Kooi
Op 1 okt. 2014, om 10:12 heeft Richard Purdie het volgende geschreven: > On Wed, 2014-10-01 at 06:10 +0200, Martin Jansa wrote: >> On Tue, Sep 30, 2014 at 08:55:53PM -0700, Khem Raj wrote: >>> On Tue, Sep 30, 2014 at 6:32 PM, Denys Dmytriyenko wrote: On Tue, Sep 30, 2014 at 06:25:57PM -07

Re: [OE-core] [daisy][PATCH 1/3] layer.conf: Add in useradd dependencies as ABISAFE dependencies

2014-10-01 Thread Richard Purdie
On Wed, 2014-10-01 at 06:10 +0200, Martin Jansa wrote: > On Tue, Sep 30, 2014 at 08:55:53PM -0700, Khem Raj wrote: > > On Tue, Sep 30, 2014 at 6:32 PM, Denys Dmytriyenko wrote: > > > On Tue, Sep 30, 2014 at 06:25:57PM -0700, Khem Raj wrote: > > >> On Tue, Sep 30, 2014 at 5:55 PM, Denys Dmytriyenko

Re: [OE-core] [daisy][PATCH 1/3] layer.conf: Add in useradd dependencies as ABISAFE dependencies

2014-09-30 Thread Martin Jansa
On Tue, Sep 30, 2014 at 08:55:53PM -0700, Khem Raj wrote: > On Tue, Sep 30, 2014 at 6:32 PM, Denys Dmytriyenko wrote: > > On Tue, Sep 30, 2014 at 06:25:57PM -0700, Khem Raj wrote: > >> On Tue, Sep 30, 2014 at 5:55 PM, Denys Dmytriyenko wrote: > >> > This line above has a very long trail of w

Re: [OE-core] [daisy][PATCH 1/3] layer.conf: Add in useradd dependencies as ABISAFE dependencies

2014-09-30 Thread Khem Raj
On Tue, Sep 30, 2014 at 6:32 PM, Denys Dmytriyenko wrote: > On Tue, Sep 30, 2014 at 06:25:57PM -0700, Khem Raj wrote: >> On Tue, Sep 30, 2014 at 5:55 PM, Denys Dmytriyenko wrote: >> > This line above has a very long trail of whitespaces and it got >> > commited >> > that way, unfortunately

Re: [OE-core] [daisy][PATCH 1/3] layer.conf: Add in useradd dependencies as ABISAFE dependencies

2014-09-30 Thread Denys Dmytriyenko
On Tue, Sep 30, 2014 at 06:25:57PM -0700, Khem Raj wrote: > On Tue, Sep 30, 2014 at 5:55 PM, Denys Dmytriyenko wrote: > > This line above has a very long trail of whitespaces and it got > > commited > > that way, unfortunately :( > > Better was if you commented before it went in. And how w

Re: [OE-core] [daisy][PATCH 1/3] layer.conf: Add in useradd dependencies as ABISAFE dependencies

2014-09-30 Thread Khem Raj
On Tue, Sep 30, 2014 at 5:55 PM, Denys Dmytriyenko wrote: > This line above has a very long trail of whitespaces and it got commited > that way, unfortunately :( Better was if you commented before it went in. -- ___ Openembedded-core mailing list

Re: [OE-core] [daisy][PATCH 1/3] layer.conf: Add in useradd dependencies as ABISAFE dependencies

2014-09-30 Thread Denys Dmytriyenko
On Thu, Sep 25, 2014 at 02:17:55PM +0200, Steffen Sledz wrote: > Currently allarch recipes using useradd rebuild each time MACHINE > changes which is not desireable. Adding the useradd dependencies > to this list ensures they do not change under these circumstances. > > Signed-off-by: Richard Purd

[OE-core] [daisy][PATCH 1/3] layer.conf: Add in useradd dependencies as ABISAFE dependencies

2014-09-25 Thread Steffen Sledz
Currently allarch recipes using useradd rebuild each time MACHINE changes which is not desireable. Adding the useradd dependencies to this list ensures they do not change under these circumstances. Signed-off-by: Richard Purdie Signed-off-by: Steffen Sledz --- meta/conf/layer.conf | 4 1 f