All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: FW: tentative list of vars to be dropped from variable glossary
       [not found] <41DEA4B02DBDEF40A0F3B6D0DDB123794517710E@ORSMSX101.amr.corp.intel.com>
@ 2012-03-29 22:08 ` Scott Rifenbark
  2012-03-30 10:39   ` Richard Purdie
  0 siblings, 1 reply; 3+ messages in thread
From: Scott Rifenbark @ 2012-03-29 22:08 UTC (permalink / raw)
  To: Richard Purdie, rudolf.streif, yocto

[-- Attachment #1: Type: text/plain, Size: 2408 bytes --]

See chapter 4 of the dev manual (
http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html) for
this adjustment.

Scott

On Thu, Mar 29, 2012 at 7:32 AM, Rifenbark, Scott M <
scott.m.rifenbark@intel.com> wrote:

>
>
> -----Original Message-----
> From: Richard Purdie [mailto:richard.purdie@linuxfoundation.org]
> Sent: Thursday, March 29, 2012 6:48 AM
> To: Rudolf Streif; Rifenbark, Scott M
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto] tentative list of vars to be dropped from variable
> glossary
>
> On Mon, 2012-03-26 at 16:50 -0700, Rudolf Streif wrote:
> > Thanks, Richard. Clearer now but not entirely.
> >
> >
> >
> >         >> BBMASK removes recipes from being parsed. It does not
> >         remove them from
> >         >> images although that would I guess be an indirect result
> >         since you could
> >         >>no longer build them.
> >
> >
> > Yes, it removes it from being parsed. I used, for test although not
> > sensible, BBMASK = "base-passwd". If I then tried building
> > core-image-minimal it fails with "Nothing provides base-passwd". If
> > one could use BBMASK to customize images as suggested
> > in
> http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#usingpoky-extend-customimage-localconfthen one would expect the package to be removed indirectly from the image.
> However, that does not happen, the build just fails.
>
> I hadn't realised Scott had added this to the customising images section
> of the manual. This is not what its designed for and we need to move
> this to somewhere less confusing.
>
> Scott: This is going to need to move somewhere else in the manual as
> this is confusing. I'm going to suggest a 4.12 section "Other tips and
> tricks" which says:
>
> """
> Sometimes there are groups of recipes you might wish to filter out. If
> there were recipes you know you're never going to want/use, removing
> them from parsing would speed up parts of the build for example.
>
> It is possible to filter or mask out both .bb and .bbappend files. You
> can do this by providing an expression with the BBMASK variable. Here is
> an example:
>
>     BBMASK = ".*/meta-mymachine/recipes-maybe/"
>
> Here, all .bb and .bbappend files in the directory that matches the
> expression are ignored during the build process.
> """
>
> Cheers,
>
> Richard
>
>
>
>

[-- Attachment #2: Type: text/html, Size: 3228 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: FW: tentative list of vars to be dropped from variable glossary
  2012-03-29 22:08 ` FW: tentative list of vars to be dropped from variable glossary Scott Rifenbark
@ 2012-03-30 10:39   ` Richard Purdie
  2012-03-30 14:29     ` Scott Rifenbark
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Purdie @ 2012-03-30 10:39 UTC (permalink / raw)
  To: Scott Rifenbark; +Cc: yocto

On Thu, 2012-03-29 at 16:08 -0600, Scott Rifenbark wrote:
> See chapter 4 of the dev manual
> (http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html)
> for this adjustment.

Looks good but can you change the title to say "Excluding Recipes From
the Build" :)

Cheers,

Richard



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: FW: tentative list of vars to be dropped from variable glossary
  2012-03-30 10:39   ` Richard Purdie
@ 2012-03-30 14:29     ` Scott Rifenbark
  0 siblings, 0 replies; 3+ messages in thread
From: Scott Rifenbark @ 2012-03-30 14:29 UTC (permalink / raw)
  To: Richard Purdie; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 419 bytes --]

yes


On Fri, Mar 30, 2012 at 4:39 AM, Richard Purdie <richard.purdie@intel.com>wrote:

> On Thu, 2012-03-29 at 16:08 -0600, Scott Rifenbark wrote:
> > See chapter 4 of the dev manual
> > (http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html)
> > for this adjustment.
>
> Looks good but can you change the title to say "Excluding Recipes From
> the Build" :)
>
> Cheers,
>
> Richard
>
>

[-- Attachment #2: Type: text/html, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-30 14:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <41DEA4B02DBDEF40A0F3B6D0DDB123794517710E@ORSMSX101.amr.corp.intel.com>
2012-03-29 22:08 ` FW: tentative list of vars to be dropped from variable glossary Scott Rifenbark
2012-03-30 10:39   ` Richard Purdie
2012-03-30 14:29     ` Scott Rifenbark

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.