[yocto] recipe priority in multiple metas

Darren Hart dvhart at linux.intel.com
Wed Jun 8 16:38:25 PDT 2011



On 06/08/2011 04:17 PM, sushisan wrote:
> Hi:
> 
> I have a project that use openssl.
> 
> I practically all recipes used are in yocto project
> but I need someones that are in meta-oe (ie: fuse)
> 
> openssl is in  meta/recipes-connectivity AND in meta-oe/recipes connectivity
> 
> I've putted meta first than meta-oe in my bblayers.conf, but when I try
> to do a bitbake openssl
> bitbake try to compile ever the meta-oe recipe
> 
> How I set priority in search recipes?

We discussed this in IRC and setting the BBFILE_PRIORITY in the
layer.conf of the respective layers seems to have addressed the
immediate issue.

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel



More information about the yocto mailing list