On Thu, Feb 23, 2012 at 2:01 PM, Martin Jansa <[email protected]> wrote: >> Would lowering the priority of meta-openembedded affect its ability to >> bbappend OE-core's recipes? Is it possible to lower its priority, or to >> raise the priority of OE core, without modifying conf/layer.conf in >> either layer? > > I don't remember exact rules now, but priority is strange combination of > layer.conf priority and order of bblayers.conf which doesn't even behave > the same for .bbclasses and .bb files IIRC, there was discussion about > improving this situation but I haven't seen any patches doing it since > then. FWIW .bbappend files work as expected in any layer.
BBFILE_PRIORITY controls recipe priority. BBLAYERS order controls BBPATH order which in turn controls bbclass/config priority, as things stand today. -- Christopher Larson _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
