Re: [yocto] [PATCH 2/5] yocto-layer: new script

2012-12-19 Thread Darren Hart
On 12/17/2012 09:51 AM, tom.zanu...@intel.com wrote: > From: Tom Zanussi > > Implementation of the 'yocto-layer' command-line tool, for creating > generic layers and listing their input properties. No specific comments below, looks good. Would the final version also include a removal of similar

[yocto] [PATCH 2/5] yocto-layer: new script

2012-12-17 Thread tom . zanussi
From: Tom Zanussi Implementation of the 'yocto-layer' command-line tool, for creating generic layers and listing their input properties. Signed-off-by: Tom Zanussi --- scripts/yocto-layer | 142 1 file changed, 142 insertions(+) create mode