Re: [OE-core] [PATCHv2 1/2] Add wic support to generate rootfs image for uboot

2014-06-20 Thread Tom Zanussi
org; Otavio Salvador > > Subject: Re: [OE-core] [PATCHv2 1/2] Add wic support to generate rootfs > > image for uboot > > > > Hi, > > > > This looks like some nice new functionality, but I have some suggestions > > regarding the implementation and the

Re: [OE-core] [PATCHv2 1/2] Add wic support to generate rootfs image for uboot

2014-06-17 Thread Anders Darander
* Adrian Calianu [140616 15:19]: > > As for the patch itself, it's huge and needs to be broken up into > > smaller pieces. In fact, it seems to be a combination of two > > completely separate things at least - a new mechanism for creating a > > rootfs from packages, and a new plugin for creating

Re: [OE-core] [PATCHv2 1/2] Add wic support to generate rootfs image for uboot

2014-06-12 Thread Adrian Calianu
and discussions about the oe-core layer > Subject: Re: [OE-core] [PATCHv2 1/2] Add wic support to generate rootfs > image for uboot > > Hello, > > On Thu, Jun 12, 2014 at 5:43 AM, wrote: > > From: Adrian Calianu > > > > Add support in wic to build ramdisk u

Re: [OE-core] [PATCHv2 1/2] Add wic support to generate rootfs image for uboot

2014-06-12 Thread Otavio Salvador
Hello, On Thu, Jun 12, 2014 at 5:43 AM, wrote: > From: Adrian Calianu > > Add support in wic to build ramdisk uboot images from list of packages or > from an existing rootfs folder. > > Providing the list of packages starting with XXX-core-boot package(into wks > file) > will generate an rootf

[OE-core] [PATCHv2 1/2] Add wic support to generate rootfs image for uboot

2014-06-12 Thread y
From: Adrian Calianu Add support in wic to build ramdisk uboot images from list of packages or from an existing rootfs folder. Providing the list of packages starting with XXX-core-boot package(into wks file) will generate an rootfs image for uboot out of bitbake. There is also possible to comb