[OE-core] PRIORITY

Richard Purdie richard.purdie at linuxfoundation.org
Fri Jul 1 22:28:32 UTC 2011


On Fri, 2011-07-01 at 11:24 +0100, Phil Blundell wrote:
> 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.

I've gone ahead and pushed such a commit, thanks!

Richard





More information about the Openembedded-core mailing list