[yocto] recipe priority in multiple metas

Jeremy Puhlman jpuhlman at gmail.com
Wed Jun 8 16:30:15 PDT 2011


On 6/8/2011 4: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?

Search priority is set via BBFILE_PRIORITY_<layer name> that is set in
the layer.conf files.

-- 
Jeremy Puhlman
Montavista Sofware, LLC.




More information about the yocto mailing list