public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
From: Quentin Schulz <quentin.schulz@cherry.de>
To: Quentin Schulz <foss+yocto@0leil.net>,
	bitbake-devel@lists.openembedded.org
Cc: docs@lists.yoctoproject.org,
	"Robert P. J. Day" <rpjday@crashcourse.ca>,
	Richard Purdie <richard.purdie@linuxfoundation.org>
Subject: Re: [PATCH] doc: bitbake-user-manual-ref-variables: BB_ENV_PASSTHROUGH is not in default BB_ENV_PASSTHROUGH_ADDITIONS (anymore)
Date: Mon, 23 Feb 2026 19:03:43 +0100	[thread overview]
Message-ID: <a0b211c4-320f-46cb-80db-d4dcbd56ef04@cherry.de> (raw)
In-Reply-To: <20260114-env-passthru-v1-1-fd5ef76eab61@cherry.de>

Hi all,

I don't see this in master/master-next so gentle ping (feedback of 
course welcome).

Cheers,
Quentin

On 1/14/26 4:41 PM, Quentin Schulz wrote:
> From: Quentin Schulz <quentin.schulz@cherry.de>
> 
> BB_ENV_PASSTHROUGH_ADDITIONS variable doesn't contain BB_ENV_PASSTHROUGH
> anymore since commit 0a33b560233b ("utils: remove BB_ENV_PASSTHROUGH
> from preserved_envvars()") so let's fix this oversight.
> 
> Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
> Suggested-by: Richard Purdie <richard.purdie@linuxfoundation.org>
> Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
> ---
>   doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst b/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst
> index af911f306..345da647e 100644
> --- a/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst
> +++ b/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst
> @@ -286,8 +286,8 @@ overview of their function and contents.
>         Specifies the internal list of variables to allow through from
>         the external environment into BitBake's datastore. If the value of
>         this variable is not specified (which is the default), the following
> -      list is used: :term:`BBPATH`, :term:`BB_PRESERVE_ENV`,
> -      :term:`BB_ENV_PASSTHROUGH`, and :term:`BB_ENV_PASSTHROUGH_ADDITIONS`.
> +      list is used: :term:`BBPATH`, :term:`BB_PRESERVE_ENV`, and
> +      :term:`BB_ENV_PASSTHROUGH_ADDITIONS`.
>   
>         .. note::
>   
> 
> ---
> base-commit: f23e186a75e71ba885b9b53a1dfda99af29c67b0
> change-id: 20260114-env-passthru-456899fe5a83
> 
> Best regards,



  reply	other threads:[~2026-02-23 18:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-14 15:41 [PATCH] doc: bitbake-user-manual-ref-variables: BB_ENV_PASSTHROUGH is not in default BB_ENV_PASSTHROUGH_ADDITIONS (anymore) Quentin Schulz
2026-02-23 18:03 ` Quentin Schulz [this message]
2026-02-24  8:04   ` [docs] " Antonin Godard

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=a0b211c4-320f-46cb-80db-d4dcbd56ef04@cherry.de \
    --to=quentin.schulz@cherry.de \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=docs@lists.yoctoproject.org \
    --cc=foss+yocto@0leil.net \
    --cc=richard.purdie@linuxfoundation.org \
    --cc=rpjday@crashcourse.ca \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox