On Tuesday 24 July 2012 11:29:26 Martin Jansa wrote:
> > As I mentioned before, the priority currently has no bearing on the order
> > of BBPATH - that is determined by the order in which the layer conf files
> > are parsed and (as you highlight) whether they prepend or append to
> > BBPATH. Remember that the BBPATH only affects how class and conf files
> > are found - it does not have anything to do with recipes.
> 
> And order of .bbappends applied, no? In case some recipe has
> .bbappends in multiple layers and
> later layer is trying to override some setting which is also altered
> by some bbappend in layer between.

No. The order of bbappend application is layer priority order, or if bbappends 
for the same recipe are in layers with the same layer priority, the order is 
the order in which the layers are parsed (= the order in which the layers 
appear in bblayers.conf).

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to