On Wed, 2012-07-11 at 20:54 +0100, Burton, Ross wrote: > On 11 July 2012 20:01, Chris Larson <[email protected]> wrote: > > That's one possibility. The other would be to treat _append/_prepended > > functions as independent entities. Rather than concatenating > > functions, it'd add them to the prefuncs/postfuncs or equivalent. > > Without concatenation, there'd be no issues with mismatches. > > I always thought it would be best to give each append/prepend chunk a > unique name and then call them sequentially instead of gluing them > together.
Some of them even rely on variables set in other fragments. I think I killed the one example I saw but there still could be something potentially relying on this :( I agree we need to fix this. I'm tempted to have the python parser just error on finding tab indentation. Cheers, Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
