On Monday 27 August 2012 10:05:15 Giuseppe Condorelli wrote: > Is there a way to append (in private layer) the .inc files other than the > .bb (bbappend)?
You can't - you can only supply your own version of the inc file (provided that you can ensure your version is found first via BBPATH), or bbappend every recipe that includes them - the latter is preferred. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
