Re: [OE-core] [PATCH 1/1] image.bbclass: depends on virtual/kernel

2013-11-25 Thread Richard Purdie
On Mon, 2013-11-25 at 10:28 -0200, Otavio Salvador wrote: > On Mon, Nov 25, 2013 at 10:09 AM, ChenQi wrote: > > On 11/23/2013 06:32 AM, Andrea Adami wrote: > >> > >> On Fri, Nov 22, 2013 at 8:58 PM, Otavio Salvador > >> wrote: > >>> > >>> On Fri, Nov 22, 2013 at 3:39 AM, wrote: > > Fr

Re: [OE-core] [PATCH 1/1] image.bbclass: depends on virtual/kernel

2013-11-25 Thread Otavio Salvador
On Mon, Nov 25, 2013 at 10:09 AM, ChenQi wrote: > On 11/23/2013 06:32 AM, Andrea Adami wrote: >> >> On Fri, Nov 22, 2013 at 8:58 PM, Otavio Salvador >> wrote: >>> >>> On Fri, Nov 22, 2013 at 3:39 AM, wrote: From: Chen Qi Add 'virtual/kernel' to DEPENDS in image.bbclass so t

Re: [OE-core] [PATCH 1/1] image.bbclass: depends on virtual/kernel

2013-11-25 Thread ChenQi
On 11/23/2013 06:32 AM, Andrea Adami wrote: On Fri, Nov 22, 2013 at 8:58 PM, Otavio Salvador wrote: On Fri, Nov 22, 2013 at 3:39 AM, wrote: From: Chen Qi Add 'virtual/kernel' to DEPENDS in image.bbclass so that the kernel can get built by default. Otherwise, the kernel will not get built u

Re: [OE-core] [PATCH 1/1] image.bbclass: depends on virtual/kernel

2013-11-22 Thread Andrea Adami
On Fri, Nov 22, 2013 at 8:58 PM, Otavio Salvador wrote: > On Fri, Nov 22, 2013 at 3:39 AM, wrote: >> From: Chen Qi >> >> Add 'virtual/kernel' to DEPENDS in image.bbclass so that the kernel >> can get built by default. Otherwise, the kernel will not get built >> unless it's required by other pac

Re: [OE-core] [PATCH 1/1] image.bbclass: depends on virtual/kernel

2013-11-22 Thread Otavio Salvador
On Fri, Nov 22, 2013 at 3:39 AM, wrote: > From: Chen Qi > > Add 'virtual/kernel' to DEPENDS in image.bbclass so that the kernel > can get built by default. Otherwise, the kernel will not get built > unless it's required by other packages like v86d. As a result, if > we build 'core-image-minimal'

Re: [OE-core] [PATCH 1/1] image.bbclass: depends on virtual/kernel

2013-11-22 Thread Richard Purdie
On Fri, 2013-11-22 at 11:41 +, Phil Blundell wrote: > On Fri, 2013-11-22 at 13:39 +0800, qi.c...@windriver.com wrote: > > Add 'virtual/kernel' to DEPENDS in image.bbclass so that the kernel > > can get built by default. Otherwise, the kernel will not get built > > unless it's required by other

Re: [OE-core] [PATCH 1/1] image.bbclass: depends on virtual/kernel

2013-11-22 Thread Phil Blundell
On Fri, 2013-11-22 at 13:39 +0800, qi.c...@windriver.com wrote: > Add 'virtual/kernel' to DEPENDS in image.bbclass so that the kernel > can get built by default. Otherwise, the kernel will not get built > unless it's required by other packages like v86d. As a result, if > we build 'core-image-minim

Re: [OE-core] [PATCH 1/1] image.bbclass: depends on virtual/kernel

2013-11-22 Thread Martin Jansa
On Fri, Nov 22, 2013 at 01:39:02PM +0800, qi.c...@windriver.com wrote: > From: Chen Qi > > Add 'virtual/kernel' to DEPENDS in image.bbclass so that the kernel > can get built by default. Otherwise, the kernel will not get built > unless it's required by other packages like v86d. As a result, if >

[OE-core] [PATCH 1/1] image.bbclass: depends on virtual/kernel

2013-11-21 Thread Qi.Chen
From: Chen Qi Add 'virtual/kernel' to DEPENDS in image.bbclass so that the kernel can get built by default. Otherwise, the kernel will not get built unless it's required by other packages like v86d. As a result, if we build 'core-image-minimal' for qemumips, the kernel is not built, and we have '