[yocto] poky: Bitbake nothing provides error

Paul Eggleton paul.eggleton at linux.intel.com
Mon Apr 29 02:09:41 PDT 2013


On Monday 29 April 2013 11:01:54 Zafrullah Syed wrote:
> I am trying to
> build<http://gumstix.org/software-development/yocto-project.html>a bitbake
> target for my Overo
> Series RobOvero board(PCB 30019-R3277). In poky build directory when i give
> the command *bitbake gumstix-console-image* i get an error:* **
> ERROR: Nothing PROVIDES 'gumstix-console-image'.
> **
>  *
> 
> Previously when i built core-image-minimal. it successfully runs and i am
> able to run with qemu emulator.
> 
> I do not know why poky throws *Nothing Provides* error.

gumstix-console-image would need to be provided by a layer enabled in your 
configuration; apparently this image recipe comes from meta-gumstix [1], so you 
would need to have that layer cloned and its directory added to your 
conf/bblayers.conf file under your build directory for that image to be 
available.

Cheers,
Paul

[1] http://layers.openembedded.org/layerindex/layer/meta-gumstix/

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list