[OE-core] [PATCH] utils.bbclass: skip empty paths when handling FILESEXTRAPATHS

Paul Eggleton paul.eggleton at linux.intel.com
Thu Aug 25 00:16:07 UTC 2011


On Thursday 25 August 2011 00:16:40 Chris Larson wrote:
> I strongly disagree with this. The fact is, we almost never go back
> and "clean these up later", so crap accrues.

We're talking about the difference between:

if a = "":

and 

if a:

This is not crap, it's a triviality (for the case where the functional 
difference is not important anyway). If you care then by all means submit a 
patch to change it.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre




More information about the Openembedded-core mailing list