On Sun, 12 Nov 2017 01:18:45 -0700
Chris Hughes <89dra...@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.
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to