All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Eugster <simon.eu@gmail.com>
To: Michael Opdenacker <michael.opdenacker@bootlin.com>
Cc: bitbake-devel@lists.openembedded.org, docs@lists.yoctoproject.org
Subject: Re: [docs] [PATCH] bitbake: doc: bitbake-user-manual: Add more explanations to OVERRIDES
Date: Thu, 31 Mar 2022 16:08:16 +0200	[thread overview]
Message-ID: <CAO8d5BbqYEpcZJvcCvLMJ5xWf683VOK_fNgWaVPSkOeEVNVorw@mail.gmail.com> (raw)
In-Reply-To: <bb5d84ce-8424-3d40-2ace-5a68bbe260b6@bootlin.com>

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

Hi Michael,

On Tue, Mar 29, 2022 at 7:11 PM Michael Opdenacker <
michael.opdenacker@bootlin.com> wrote:

> Hi Simon,
>
> Thanks for the patch update. See my comments below.
>
> On 3/29/22 16:37, Simon A. Eugster wrote:
> > Signed-off-by: Simon A. Eugster <simon.eu@gmail.com>
> > ---
> >  .../bitbake-user-manual-metadata.rst          | 26 ++++++++++++-------
> >  1 file changed, 17 insertions(+), 9 deletions(-)
> >
> > diff --git a/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst
> b/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst
> > index ea42d77c..7d7d99c2 100644
> > --- a/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst
> > +++ b/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst
> > @@ -300,6 +300,12 @@ It is also possible to append and prepend to shell
> functions and
> >  BitBake-style Python functions. See the
> ":ref:`bitbake-user-manual/bitbake-user-manual-metadata:shell functions`"
> and ":ref:`bitbake-user-manual/bitbake-user-manual-metadata:bitbake-style
> python functions`"
> >  sections for examples.
> >
> > +.. note::
> > +
> > +   Before Honister (3.4), override style used ``_`` instead of ``:``,
> so you will
> > +   still find a lot of documentation using “_append”, “_prepend”, and
> > +   “_remove”.
> > +
> >  .. _removing-override-style-syntax:
> >
> >  Removal (Override Style Syntax)
>
>
> As discussed previously, we already have such as statement elsewhere in
> the same file (currently:
>
> https://git.openembedded.org/bitbake/tree/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst#n590
> ).
>

Sorry, not sure how that slipped into the patch again, I had previously
removed it. Should be fixed now! :)

(Would be a bit easier with MRs on something like GitLab O:-))

Thanks and sorry for the countless retries,
Simon

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

  parent reply	other threads:[~2022-03-31 14:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20211215092509.60979-1-simon.eu@gmail.com>
     [not found] ` <42d3ff93-33a1-e751-b0ff-974c8ecb4858@bootlin.com>
2022-01-05 10:11   ` [docs] [PATCH] bitbake: doc: bitbake-user-manual: Add more explanations to OVERRIDES Simon Eugster
2022-01-05 10:41     ` Fwd: " Simon Eugster
     [not found]     ` <9e458156-8a40-ce06-986a-8ce39b546712@bootlin.com>
2022-02-28  9:31       ` Simon Eugster
     [not found]         ` <ca5a3aed-e04c-b2b5-65eb-6bb424d0c379@bootlin.com>
     [not found]           ` <6035008ce96fb9055547cf0cc2ffa51d2262c9ea.camel@linuxfoundation.org>
2022-03-07 18:38             ` [PATCH] bitbake-user-manual: add note about the old syntax for OVERRIDES Michael Opdenacker
2022-03-10 10:54               ` [docs] " Quentin Schulz
2022-03-10 15:14                 ` Michael Opdenacker
2022-03-23 12:24             ` [bitbake-devel] [docs] [PATCH] bitbake: doc: bitbake-user-manual: Add more explanations to OVERRIDES Simon Eugster
     [not found]               ` <0e261493-b077-1fe6-cefb-39c55018cc83@bootlin.com>
2022-03-29  6:35                 ` Simon Eugster
     [not found]           ` <20220323121605.144257-1-simon.eu@gmail.com>
2022-03-25 14:57             ` [docs] [PATCH] bitbake: doc: bitbake-user-manual: Improve OVERRIDES docs Michael Opdenacker
     [not found]               ` <20220329143748.297881-1-simon.eu@gmail.com>
     [not found]                 ` <bb5d84ce-8424-3d40-2ace-5a68bbe260b6@bootlin.com>
2022-03-31 14:08                   ` Simon Eugster [this message]
     [not found] <20211115124546.97456-1-simon.eu@gmail.com>
2021-11-17 10:05 ` [docs] [PATCH] bitbake: doc: bitbake-user-manual: Add more explanations to OVERRIDES Michael Opdenacker
2021-11-17 10:12   ` Nicolas Dechesne
     [not found] <16B7B8F5A0D625BE.25640@lists.yoctoproject.org>
2021-11-15 12:50 ` Simon Eugster

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=CAO8d5BbqYEpcZJvcCvLMJ5xWf683VOK_fNgWaVPSkOeEVNVorw@mail.gmail.com \
    --to=simon.eu@gmail.com \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=docs@lists.yoctoproject.org \
    --cc=michael.opdenacker@bootlin.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.