[yocto] Bitbake fails when enabling tools-testapps

Leonardo Sandoval leonardo.sandoval.gonzalez at linux.intel.com
Mon Nov 13 07:30:38 PST 2017


On Sun, 12 Nov 2017 01:18:45 -0700
Chris Hughes <89dragon at gmail.com> wrote:

> Hoping this is the right place to get help with the following issue.
> 
> I'm using bitbake to build a custom image of the intel-aero / yocto sources.
> 

Make sure all layer dependencies are included into the conf/bblayers.conf file. There must be at least one recipe that either implicity (by default,  a recipe provides itself with the same name) or explicity (with PROVIDES) , otherwise you see what you mentioned.



More information about the yocto mailing list