On 05/25/2011 12:11 PM, Phil Blundell wrote: > On Wed, 2011-05-25 at 11:56 -0700, Darren Hart wrote: >> If it is indeed space separated then I should be able to remedy both >> issues by simply using the append operator and not self-referencing. >> Correct? > > I think that's true, yes. But, space separation is fairly undesirable > for anything involving paths (particularly absolute ones) and it is > tempting to say that we should change that variable to have a different > separator. >
The only example I see of concatenating this variable is a prepend which uses colons. RP also mentioned he was pretty sure it should be colons. I'll figure it out for certain and fix the path assignments in meta-intel. -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
