[OE-core] PRIORITY

Phil Blundell pb at pbcl.net
Fri Jul 1 10:24:52 UTC 2011


On Fri, 2011-07-01 at 11:15 +0100, Richard Purdie wrote:
> On Fri, 2011-07-01 at 10:41 +0100, Phil Blundell wrote:
> > We had some discussion of this a few weeks ago but I'm not sure it ever
> > reached a firm conclusion.
> > 
> > Is everyone agreed that the PRIORITY variable does not serve any useful
> > purpose in oe-core and can/should be removed from the recipes?
> 
> I think that was the conclusion, yes. I'll take a patch (or a
> commandline I guess).

I did:

$ find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d'

which seemed to produce the desired results.  I can send a patch if you
like but it would be somewhat large and fairly uninteresting.

p.






More information about the Openembedded-core mailing list