Re: [OE-core] [v2 PATCH] kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bundling

2013-09-27 Thread Andrea Adami
On Sat, Aug 24, 2013 at 7:15 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Thu, 2013-08-22 at 18:04 -0500, Jason Wessel wrote: This patch aims to fix the following two cases for the INITRAMFS generation. 1) Allow an image recipe to specify a paired INITRAMFS recipe such

Re: [OE-core] [v2 PATCH] kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bundling

2013-09-27 Thread Richard Purdie
On Fri, 2013-09-27 at 10:07 +0200, Andrea Adami wrote: On Sat, Aug 24, 2013 at 7:15 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Thu, 2013-08-22 at 18:04 -0500, Jason Wessel wrote: This patch aims to fix the following two cases for the INITRAMFS generation. 1) Allow

Re: [OE-core] [v2 PATCH] kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bundling

2013-09-27 Thread Andrea Adami
On Fri, Sep 27, 2013 at 11:05 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Fri, 2013-09-27 at 10:07 +0200, Andrea Adami wrote: On Sat, Aug 24, 2013 at 7:15 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Thu, 2013-08-22 at 18:04 -0500, Jason Wessel wrote:

Re: [OE-core] [v2 PATCH] kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bundling

2013-09-27 Thread Bruce Ashfield
On 13-09-27 07:59 AM, Andrea Adami wrote: On Fri, Sep 27, 2013 at 11:05 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Fri, 2013-09-27 at 10:07 +0200, Andrea Adami wrote: On Sat, Aug 24, 2013 at 7:15 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Thu,

Re: [OE-core] [v2 PATCH] kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bundling

2013-09-27 Thread Jason Wessel
On 09/27/2013 04:05 AM, Richard Purdie wrote: On Fri, 2013-09-27 at 10:07 +0200, Andrea Adami wrote: On Sat, Aug 24, 2013 at 7:15 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: With 1.5 approaching I'd like to have the issue solved as soon as possible. Richard, when is deadline

Re: [OE-core] [v2 PATCH] kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bundling

2013-08-26 Thread Andrea Adami
On Fri, Aug 23, 2013 at 2:56 PM, Jason Wessel jason.wes...@windriver.com wrote: On 08/23/2013 01:16 AM, Khem Raj wrote: On Thu, Aug 22, 2013 at 4:04 PM, Jason Wessel jason.wes...@windriver.com wrote: This patch aims to fix the following two cases for the INITRAMFS generation. 1) Allow an

Re: [OE-core] [v2 PATCH] kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bundling

2013-08-24 Thread Richard Purdie
On Thu, 2013-08-22 at 18:04 -0500, Jason Wessel wrote: This patch aims to fix the following two cases for the INITRAMFS generation. 1) Allow an image recipe to specify a paired INITRAMFS recipe such as core-image-minimal-initramfs. This allows building a base image which always

Re: [OE-core] [v2 PATCH] kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bundling

2013-08-23 Thread Khem Raj
On Thu, Aug 22, 2013 at 4:04 PM, Jason Wessel jason.wes...@windriver.com wrote: This patch aims to fix the following two cases for the INITRAMFS generation. 1) Allow an image recipe to specify a paired INITRAMFS recipe such as core-image-minimal-initramfs. This allows building a base

Re: [OE-core] [v2 PATCH] kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bundling

2013-08-23 Thread Jason Wessel
On 08/23/2013 01:16 AM, Khem Raj wrote: On Thu, Aug 22, 2013 at 4:04 PM, Jason Wessel jason.wes...@windriver.com wrote: This patch aims to fix the following two cases for the INITRAMFS generation. 1) Allow an image recipe to specify a paired INITRAMFS recipe such as

[OE-core] [v2 PATCH] kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bundling

2013-08-22 Thread Jason Wessel
This patch aims to fix the following two cases for the INITRAMFS generation. 1) Allow an image recipe to specify a paired INITRAMFS recipe such as core-image-minimal-initramfs. This allows building a base image which always generates the needed initramfs image in one step 2) Allow