[yocto] [PATCH 1/1] meta-intel: fix BBFILE_COLLECTIONS overrides

Tom Zanussi tom.zanussi at intel.com
Fri May 27 15:36:27 PDT 2011


On Fri, 2011-05-27 at 15:18 -0700, Jeremy Puhlman wrote:
> > The crownbay has two BBFILE_COLLECTIONS in the same file, one for
> > crownbay and one for crownbay-noemgd.  The conditional append allows
> > them to be selected based on the machine selected.
> 
> The BBFILE_COLLECTIONS var basically give you a hook so you can find:
> 
> BBFILE_PATTERN_<value set in BBFILE_COLLECTIONS>
> BBFILE_PRIORITY_<value set in BBFILE_COLLECTIONS>
> 
> 
> While it certainly is true you could have different sets, for different
> machines, you set those subsequent values identically. At the moment
> there appears to be no need unless your using the value in some other
> manner else where. FWIW it probably doesn't matter either way, but it
> doesn't appear to be needed by the way you are configuring it.
> 

Yeah, you're right - it probably isn't necessary, though not broken
either.

Another thing to put on my list of cleanups for meta-intel that I never
seem to get to...

Thanks for your comments,

Tom

> Jeremy Puhlman
> Montavista Sofware, LLC.
> 





More information about the yocto mailing list