[OE-core] [PATCH 1/1] package.bbclass: Allow overriding of debugedit starting path

Chris Larson clarson at kergoth.com
Wed Jul 11 19:01:45 UTC 2012


On Wed, Jul 11, 2012 at 11:54 AM, Peter Seebach
<peter.seebach at windriver.com> wrote:
> Okay, crazy thought.  Imagine that we were to make a modified parser,
> with the following behavior:
>
> Whenever reading a python function, count the indentation of the first
> line (N), then replace every N spaces of indentation with 4 spaces.
>
> If this worked, it would make it possible to start fixing stuff.

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.
-- 
Christopher Larson




More information about the Openembedded-core mailing list