All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joshua Watt <jpewhacker@gmail.com>
To: Scott Rifenbark <srifenbark@gmail.com>
Cc: openembedded-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] ref-manual: Update SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS
Date: Wed, 28 Mar 2018 13:57:28 -0500	[thread overview]
Message-ID: <1522263448.3242.260.camel@gmail.com> (raw)
In-Reply-To: <CAFNP8Os5b_hLYi__R9h7YLqRDt0wEUcW=Ni5AzWocnQwV_yiuw@mail.gmail.com>

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

Scott,
This documentation update is not needed for Rocko, the corresponding
code change is only on master. Sorry if there was some confusion
Thanks,Joshua Watt
On Wed, 2018-03-28 at 10:53 -0700, Scott Rifenbark wrote:
> Joshua, 
> 
> Thanks for the addition.  I have implemented the change.  You can see
> the change at https://www.yoctoproject.org/docs/2.5/ref-manual/ref-ma
> nual.html#var-SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS.  I will back-fill into
> the 'rocko' development branch of the manuals.
> 
> Scott
> 
> On Wed, Mar 21, 2018 at 1:33 PM, Joshua Watt <jpewhacker@gmail.com>
> wrote:
> > Describes the new wildcard syntax
> > 
> > 
> > 
> > Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
> > 
> > ---
> > 
> >  documentation/ref-manual/ref-variables.xml | 17 +++++++++++++++++
> > 
> >  1 file changed, 17 insertions(+)
> > 
> > 
> > 
> > diff --git a/documentation/ref-manual/ref-variables.xml
> > b/documentation/ref-manual/ref-variables.xml
> > 
> > index 09eb9b9dfc7..58a58b0605e 100644
> > 
> > --- a/documentation/ref-manual/ref-variables.xml
> > 
> > +++ b/documentation/ref-manual/ref-variables.xml
> > 
> > @@ -12648,6 +12648,23 @@ recipes-graphics/xorg-font/font-
> > alias_1.0.3.bb:PR = "${INC_PR}.3"
> > 
> >                      <filename>mplayer2</filename>.
> > 
> >                  </para>
> > 
> > 
> > 
> > +                <para>
> > 
> > +                    The special token <filename>"*"</filename> may
> > be used on
> > 
> > +                    the left hand side of the dependency, which
> > will match all
> > 
> > +                    recipes except the one on the right hand side.
> > 
> > +                    For example:
> > 
> > +                    <literallayout class='monospaced'>
> > 
> > +    SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += "*->quilt-native"
> > 
> > +                    </literallayout>
> > 
> > +                </para>
> > 
> > +
> > 
> > +                <para>
> > 
> > +                    In this example, all recipes except
> > 
> > +                    <filename>quilt-native</filename> will ignore
> > task
> > 
> > +                    signatures from the <filename>quilt-
> > native</filename> recipe
> > 
> > +                    when determining their task signatures.
> > 
> > +                </para>
> > 
> > +
> > 
> >                  <para>
> > 
> >                      Use of this variable is one mechanism to
> > remove dependencies
> > 
> >                      that affect task signatures and thus force
> > rebuilds when a
> > 
> > --
> > 
> > 2.14.3
> > 
> > 
> > 

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

  reply	other threads:[~2018-03-28 18:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-21 20:33 [PATCH] ref-manual: Update SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS Joshua Watt
2018-03-21 21:02 ` ✗ patchtest: failure for " Patchwork
2018-03-28 17:53 ` [PATCH] " Scott Rifenbark
2018-03-28 18:57   ` Joshua Watt [this message]
2018-03-28 18:59     ` Scott Rifenbark
2018-03-28 20:15       ` Joshua Watt
2018-03-28 20:23         ` Scott Rifenbark

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1522263448.3242.260.camel@gmail.com \
    --to=jpewhacker@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=srifenbark@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.