From: Michael Opdenacker <michael.opdenacker@bootlin.com>
To: Quentin Schulz <foss@0leil.net>, docs@lists.yoctoproject.org
Cc: Quentin Schulz <quentin.schulz@theobroma-systems.com>,
Quentin Schulz <foss+yocto@0leil.net>
Subject: Re: [docs] [PATCH 2/2] docs: point to renamed BB_BASEHASH_IGNORE_VARS variable
Date: Wed, 23 Feb 2022 14:31:21 +0100 [thread overview]
Message-ID: <5dccf02f-2d7f-fa33-bee2-83f7427aa452@bootlin.com> (raw)
In-Reply-To: <20220223105206.2766014-2-foss+yocto@0leil.net>
Hi Quentin,
On 2/23/22 11:52, Quentin Schulz wrote:
> From: Quentin Schulz <quentin.schulz@theobroma-systems.com>
>
> Since commit 98b3ed1b2e11 "meta/scripts: Handle bitbake variable
> renaming", the new name of the variable is BB_BASEHASH_IGNORE_VARS
> so let's update it so that Sphinx can resolve the Bitbake reference.
>
> Cc: Quentin Schulz <foss+yocto@0leil.net>
> Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
> ---
> documentation/dev-manual/common-tasks.rst | 2 +-
> documentation/ref-manual/variables.rst | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst
> index fd394c3ae..c111355cc 100644
> --- a/documentation/dev-manual/common-tasks.rst
> +++ b/documentation/dev-manual/common-tasks.rst
> @@ -9474,7 +9474,7 @@ BitBake has determined by doing the following:
>
> The output of ``bitbake-dumpsig`` also includes the value each
> variable had, a list of dependencies for each variable, and
> - :term:`BB_HASHBASE_WHITELIST`
> + :term:`BB_BASEHASH_IGNORE_VARS`
> information.
>
> There is also a ``bitbake-diffsigs`` command for comparing two
> diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
> index 25a874f83..ecb2b60c7 100644
> --- a/documentation/ref-manual/variables.rst
> +++ b/documentation/ref-manual/variables.rst
> @@ -763,7 +763,7 @@ system and gives an overview of their function and contents.
>
> export BBSERVER=localhost:$port
>
> - By default, :term:`BBSERVER` also appears in :term:`BB_HASHBASE_WHITELIST`.
> + By default, :term:`BBSERVER` also appears in :term:`BB_BASEHASH_IGNORE_VARS`.
> Consequently, :term:`BBSERVER` is excluded from checksum and dependency
> data.
>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
and merged into master-next.
Thanks!
Michael.
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2022-02-23 13:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-23 10:52 [PATCH 1/2] docs: fix hardcoded link warning messages Quentin Schulz
2022-02-23 10:52 ` [PATCH 2/2] docs: point to renamed BB_BASEHASH_IGNORE_VARS variable Quentin Schulz
2022-02-23 13:31 ` Michael Opdenacker [this message]
2022-02-23 13:34 ` [docs] [PATCH 1/2] docs: fix hardcoded link warning messages Michael Opdenacker
2022-02-23 13:46 ` Quentin Schulz
2022-02-23 14:20 ` Michael Opdenacker
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=5dccf02f-2d7f-fa33-bee2-83f7427aa452@bootlin.com \
--to=michael.opdenacker@bootlin.com \
--cc=docs@lists.yoctoproject.org \
--cc=foss+yocto@0leil.net \
--cc=foss@0leil.net \
--cc=quentin.schulz@theobroma-systems.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.