Re: [yocto] might it be worth explaining BBMASK more comprehensively?

2012-12-12 Thread Tim Bird
On 12/12/2012 11:53 AM, Robert P. J. Day wrote: > On Wed, 12 Dec 2012, Tim Bird wrote: >> I don't know if the .= with leading bar is the optimal >> way to append on to BBMASK, but it seems fairly straightforward >> to me. I sometimes use the leading ".*" and sometimes not. > > it doesn't seem l

Re: [yocto] might it be worth explaining BBMASK more comprehensively?

2012-12-12 Thread Tim Bird
On 12/12/2012 11:53 AM, Robert P. J. Day wrote: > On Wed, 12 Dec 2012, Tim Bird wrote: > >> On 12/12/2012 11:27 AM, Robert P. J. Day wrote: >>> >>> a bit more pedantry, but is there a more complete example of the use >>> of BBMASK than the trivial example in the ref and dev manuals? >>> >>> th

Re: [yocto] might it be worth explaining BBMASK more comprehensively?

2012-12-12 Thread Martin Jansa
On Wed, Dec 12, 2012 at 11:42:41AM -0800, Tim Bird wrote: > On 12/12/2012 11:27 AM, Robert P. J. Day wrote: > > > > a bit more pedantry, but is there a more complete example of the use > > of BBMASK than the trivial example in the ref and dev manuals? > > > > the ref manual provides this exam

Re: [yocto] might it be worth explaining BBMASK more comprehensively?

2012-12-12 Thread Robert P. J. Day
On Wed, 12 Dec 2012, Tim Bird wrote: > On 12/12/2012 11:27 AM, Robert P. J. Day wrote: > > > > a bit more pedantry, but is there a more complete example of the use > > of BBMASK than the trivial example in the ref and dev manuals? > > > > the ref manual provides this example by way of explanat

Re: [yocto] might it be worth explaining BBMASK more comprehensively?

2012-12-12 Thread Tim Bird
On 12/12/2012 11:27 AM, Robert P. J. Day wrote: > > a bit more pedantry, but is there a more complete example of the use > of BBMASK than the trivial example in the ref and dev manuals? > > the ref manual provides this example by way of explanation: > > BBMASK = ".*/meta-ti/recipes-misc/" >

Re: [yocto] might it be worth explaining BBMASK more comprehensively?

2012-12-12 Thread Robert P. J. Day
On Wed, 12 Dec 2012, Rifenbark, Scott M wrote: > Please feel free (anyone) to provide some useful examples and a bit > of explanation for each and I will be happy to get them in the > manual(s). i forgot to mention this snippet i ran across in the meta-angstrom layer's contrib/local.conf: BBFI

Re: [yocto] might it be worth explaining BBMASK more comprehensively?

2012-12-12 Thread Rifenbark, Scott M
Day >Sent: Wednesday, December 12, 2012 11:27 AM >To: Yocto discussion list >Subject: [yocto] might it be worth explaining BBMASK more >comprehensively? > > > a bit more pedantry, but is there a more complete example of the use >of BBMASK than the trivial example in the ref and

[yocto] might it be worth explaining BBMASK more comprehensively?

2012-12-12 Thread Robert P. J. Day
a bit more pedantry, but is there a more complete example of the use of BBMASK than the trivial example in the ref and dev manuals? the ref manual provides this example by way of explanation: BBMASK = ".*/meta-ti/recipes-misc/" well, ok, except you occasinally find slight variations like: