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

Richard Purdie richard.purdie at linuxfoundation.org
Thu Mar 1 15:23:42 UTC 2012


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?

Cheers,

Richard





More information about the bitbake-devel mailing list