Re: [yocto] [PATCH 4/5] yocto-layer: add 'layer' template data

2013-01-02 Thread Darren Hart
On 12/20/2012 08:23 AM, Tom Zanussi wrote: > On Wed, 2012-12-19 at 16:40 -0800, Darren Hart wrote: >> >> On 12/17/2012 09:51 AM, tom.zanu...@intel.com wrote: >>> From: Tom Zanussi >>> >>> Add a 'layer' target containing all the data that will be used to >>> generate a generic yocto layer. >>> >>

Re: [yocto] [PATCH 4/5] yocto-layer: add 'layer' template data

2012-12-20 Thread Tom Zanussi
On Thu, 2012-12-20 at 09:29 -0700, Gary Thomas wrote: > On 2012-12-20 09:23, Tom Zanussi wrote: > > On Wed, 2012-12-19 at 16:40 -0800, Darren Hart wrote: > >> > >> On 12/17/2012 09:51 AM, tom.zanu...@intel.com wrote: > >>> From: Tom Zanussi > >>> > >>> Add a 'layer' target containing all the data

Re: [yocto] [PATCH 4/5] yocto-layer: add 'layer' template data

2012-12-20 Thread Gary Thomas
On 2012-12-20 09:23, Tom Zanussi wrote: On Wed, 2012-12-19 at 16:40 -0800, Darren Hart wrote: On 12/17/2012 09:51 AM, tom.zanu...@intel.com wrote: From: Tom Zanussi Add a 'layer' target containing all the data that will be used to generate a generic yocto layer. Signed-off-by: Tom Zanussi

Re: [yocto] [PATCH 4/5] yocto-layer: add 'layer' template data

2012-12-20 Thread Tom Zanussi
On Wed, 2012-12-19 at 16:40 -0800, Darren Hart wrote: > > On 12/17/2012 09:51 AM, tom.zanu...@intel.com wrote: > > From: Tom Zanussi > > > > Add a 'layer' target containing all the data that will be used to > > generate a generic yocto layer. > > > > Signed-off-by: Tom Zanussi > > --- > > Gre

Re: [yocto] [PATCH 4/5] yocto-layer: add 'layer' template data

2012-12-19 Thread Darren Hart
On 12/17/2012 09:51 AM, tom.zanu...@intel.com wrote: > From: Tom Zanussi > > Add a 'layer' target containing all the data that will be used to > generate a generic yocto layer. > > Signed-off-by: Tom Zanussi > --- Great stuff Tom, only one nit below: > new file mode 100644 > index 000..

[yocto] [PATCH 4/5] yocto-layer: add 'layer' template data

2012-12-17 Thread tom . zanussi
From: Tom Zanussi Add a 'layer' target containing all the data that will be used to generate a generic yocto layer. Signed-off-by: Tom Zanussi --- .../bsp/substrate/target/arch/layer/COPYING.MIT| 17 ++ scripts/lib/bsp/substrate/target/arch/layer/README | 64 ++ ...