[yocto] poky: Bitbake nothing provides error

Katu Txakur katutxakurra at gmail.com
Mon Apr 29 07:07:27 PDT 2013


The instructions in
https://github.com/gumstix/Gumstix-YoctoProject-Repo/blob/master/README.md
worked
for me, at least you can get them and have a look at the
build/conf/local.conf file.

Paul, how can get the recipes and related files that I find in the
layerindex?
Thanks


2013/4/29 Paul Eggleton <paul.eggleton at linux.intel.com>

> On Monday 29 April 2013 14:39:23 Satya Swaroop Damarla wrote:
> > For example consider the recipe "networkmanager"... First check if there
> is
> > a basic recipe "networkmanager" in any of the layers becuase if there is
> no
> > basic recipe then it makes no sense in appending the recipe in your BSP
> > layer..
> >
> > Try the following command
> >
> > find  /home/zaif/ -name "networkmanager*"
> >
> > If there is none then you have to create one but if there is one already
> > then possibly chnage the version number in meta-gumstix layer to the one
> > which is already present in the other layer or viceversa...
>
> If you use the following command instead it will confirm whether your build
> system configuration knows anything about the named recipe:
>
>  bitbake-layers show-recipes "networkmanager*"
>
> If you want to find recipes that exist anywhere in publicly available
> layers,
> use the recipe search function within the OE layer index:
>
>  http://layers.openembedded.org/layerindex/recipes/
>
> Cheers,
> Paul
>
> --
>
> Paul Eggleton
> Intel Open Source Technology Centre
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130429/2e98f590/attachment.html>


More information about the yocto mailing list