[oe] [PATCH 1/2] bitbake.conf, collections.inc: Add COLLECTIONS mechanism w/ a sane default.

Holger Schurig hs4233 at mail.mn-solutions.de
Fri Apr 3 08:54:28 UTC 2009


On Thursday 02 April 2009 02:27:17 Chris Larson wrote:
> COLLECTIONS = "${@' '.join(d.getVar('BBPATH', 1).split(':'))}"

Why do we need a new variable here?  Can't we just use the 
equivalent BBPATH.split()  ??  Or is there a use-case where it 
makes sense to have BBPATH != COLLECTIONS ?





More information about the Openembedded-devel mailing list