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

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jul 11 20:20:45 UTC 2012


On Wed, 2012-07-11 at 20:54 +0100, Burton, Ross wrote:
> On 11 July 2012 20:01, Chris Larson <clarson at kergoth.com> 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





More information about the Openembedded-core mailing list