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. p. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
