Re: [yocto] [meta-raspberrypi][PATCH] Fix FILESEXTRAPATHS, dir is "netbase-5.0"

2013-04-22 Thread Paul Barker
On 20 April 2013 21:35, Andrei Gherzan wrote: > On Sat, Apr 20, 2013 at 4:05 PM, Paul Barker wrote: >> >> So I'd recommend dropping these from meta-raspberrypi completely. Just >> my opinion though, anyone else got any thoughts on this? >> > > Hello guys. Probably dropping would be the best thing

Re: [yocto] [meta-raspberrypi][PATCH] Fix FILESEXTRAPATHS, dir is "netbase-5.0"

2013-04-20 Thread Andrei Gherzan
On Sat, Apr 20, 2013 at 4:05 PM, Paul Barker wrote: > On 19 April 2013 17:23, Saul Wold wrote: > > Just another note about the netbase, for 1.4 the interfaces file moved to > > init-ifupdown, so that file should move to a new recipe with bbappends > for > > init-ifupdown-1.0. > > > > We just fix

Re: [yocto] [meta-raspberrypi][PATCH] Fix FILESEXTRAPATHS, dir is "netbase-5.0"

2013-04-20 Thread Paul Barker
On 19 April 2013 17:23, Saul Wold wrote: > Just another note about the netbase, for 1.4 the interfaces file moved to > init-ifupdown, so that file should move to a new recipe with bbappends for > init-ifupdown-1.0. > > We just fixed meta-yocto for the beagleboard in the final 1.4 release. > Ok,

Re: [yocto] [meta-raspberrypi][PATCH] Fix FILESEXTRAPATHS, dir is "netbase-5.0"

2013-04-19 Thread Saul Wold
On 04/19/2013 07:45 AM, Paul Barker wrote: On 19 April 2013 15:39, Robert P. J. Day wrote: i think i'll just leave this to the rpi folks. :-) I'm building for raspberrypi so I'll add this to my queue of things to look at. Just another note about the netbase, for 1.4 the interfaces file

Re: [yocto] [meta-raspberrypi][PATCH] Fix FILESEXTRAPATHS, dir is "netbase-5.0"

2013-04-19 Thread Paul Barker
On 19 April 2013 15:39, Robert P. J. Day wrote: > > i think i'll just leave this to the rpi folks. :-) > I'm building for raspberrypi so I'll add this to my queue of things to look at. -- Paul Barker Email: p...@paulbarker.me.uk http://www.paulbarker.me.uk

Re: [yocto] [meta-raspberrypi][PATCH] Fix FILESEXTRAPATHS, dir is "netbase-5.0"

2013-04-19 Thread Robert P. J. Day
On Fri, 19 Apr 2013, Martin Jansa wrote: > On Fri, Apr 19, 2013 at 10:17:10AM -0400, Robert P. J. Day wrote: > > On Fri, 19 Apr 2013, Martin Jansa wrote: > > > > > On Fri, Apr 19, 2013 at 09:35:18AM -0400, Robert P. J. Day wrote: > > > > > > > > The actual files subdirectory name is "netbase-5.0",

Re: [yocto] [meta-raspberrypi][PATCH] Fix FILESEXTRAPATHS, dir is "netbase-5.0"

2013-04-19 Thread Martin Jansa
On Fri, Apr 19, 2013 at 10:17:10AM -0400, Robert P. J. Day wrote: > On Fri, 19 Apr 2013, Martin Jansa wrote: > > > On Fri, Apr 19, 2013 at 09:35:18AM -0400, Robert P. J. Day wrote: > > > > > > The actual files subdirectory name is "netbase-5.0", not "netbase". > > > > > > Signed-off-by: Robert P.

Re: [yocto] [meta-raspberrypi][PATCH] Fix FILESEXTRAPATHS, dir is "netbase-5.0"

2013-04-19 Thread Robert P. J. Day
On Fri, 19 Apr 2013, Martin Jansa wrote: > On Fri, Apr 19, 2013 at 09:35:18AM -0400, Robert P. J. Day wrote: > > > > The actual files subdirectory name is "netbase-5.0", not "netbase". > > > > Signed-off-by: Robert P. J. Day > > > > --- > > > > same fix was once applied to exactly the same reci

Re: [yocto] [meta-raspberrypi][PATCH] Fix FILESEXTRAPATHS, dir is "netbase-5.0"

2013-04-19 Thread Robert P. J. Day
On Fri, 19 Apr 2013, Martin Jansa wrote: > On Fri, Apr 19, 2013 at 09:35:18AM -0400, Robert P. J. Day wrote: > > > > The actual files subdirectory name is "netbase-5.0", not "netbase". > > > > Signed-off-by: Robert P. J. Day > > > > --- > > > > same fix was once applied to exactly the same reci

Re: [yocto] [meta-raspberrypi][PATCH] Fix FILESEXTRAPATHS, dir is "netbase-5.0"

2013-04-19 Thread Martin Jansa
On Fri, Apr 19, 2013 at 09:35:18AM -0400, Robert P. J. Day wrote: > > The actual files subdirectory name is "netbase-5.0", not "netbase". > > Signed-off-by: Robert P. J. Day > > --- > > same fix was once applied to exactly the same recipe bbappend file > under meta-ti layer. > > diff --git

[yocto] [meta-raspberrypi][PATCH] Fix FILESEXTRAPATHS, dir is "netbase-5.0"

2013-04-19 Thread Robert P. J. Day
The actual files subdirectory name is "netbase-5.0", not "netbase". Signed-off-by: Robert P. J. Day --- same fix was once applied to exactly the same recipe bbappend file under meta-ti layer. diff --git a/recipes-core/netbase/netbase_5.0.bbappend b/recipes-core/netbase/netbase_5.0.bbappend