[bitbake-devel] [PATCH 32/32] Hob: Disable the handling of "NoProvider" event

Xu, Dongxiao dongxiao.xu at intel.com
Fri Mar 2 01:24:58 UTC 2012


On Thu, 2012-03-01 at 15:23 +0000, Richard Purdie wrote:
> On Wed, 2012-02-29 at 22:15 +0800, Shane Wang wrote:
> > From: Dongxiao Xu <dongxiao.xu at intel.com>
> > 
> > Currently for non-x86 architecture, there are un-resolved dependency
> > issue when generate universe dependency tree. Therefore disable the
> > handling of "NoProvider" event in Hob to enable the build for non-x86
> > architectures. After we resolved the dependency for universe, we still
> > need to handle this event in Hob.
> > 
> > Signed-off-by: Dongxiao Xu <dongxiao.xu at intel.com>
> > ---
> >  bitbake/lib/bb/ui/crumbs/hobeventhandler.py |   37 ++++++++++++++------------
> >  1 files changed, 20 insertions(+), 17 deletions(-)
> 
> Shouldn't you be using world and not universe for this?
> 
> I suspect world shouldn't show the NoProvider issues?

Unluckily world also has the same issue, since
core-image-minimal-initramfs and initramfs-live-install recipes are all
contained in world area.

Thanks,
Dongxiao

> 
> Cheers,
> 
> Richard
> 
> 
> _______________________________________________
> bitbake-devel mailing list
> bitbake-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/bitbake-devel






More information about the bitbake-devel mailing list