All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael Opdenacker" <michael.opdenacker@bootlin.com>
To: docs@lists.yoctoproject.org
Subject: Re: [docs] [PATCH] docs: ref-manual: migration-3.0: remove reference to non-existing BB_SETSCENE_VERIFY_FUNCTION2
Date: Wed, 2 Jun 2021 16:10:50 +0200	[thread overview]
Message-ID: <3ffcedad-b109-eafb-1a3c-351b3cddd775@bootlin.com> (raw)
In-Reply-To: <20210601193248.10232-1-foss@0leil.net>

Hi Quentin,

On 6/1/21 9:32 PM, Quentin Schulz wrote:
> This variable has been removed in July 2019 with commit
> 5deaa5df730a "runqueue: Drop unused BB_SETSCENE_VERIFY_FUNCTION2" in
> bitbake git repo.
>
> The glossary entry for the variable has been recently removed from bitbake
> documentation, therefore the ref breaks the build.
>
> Let's remove the reference so that the build still passes.
>
> Signed-off-by: Quentin Schulz <foss@0leil.net>
> ---
>
> This is related to
> https://lists.openembedded.org/g/bitbake-devel/message/12353 patch
>
>  documentation/ref-manual/migration-3.0.rst | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)
>
> diff --git a/documentation/ref-manual/migration-3.0.rst b/documentation/ref-manual/migration-3.0.rst
> index f3d20e2ed..a3da85015 100644
> --- a/documentation/ref-manual/migration-3.0.rst
> +++ b/documentation/ref-manual/migration-3.0.rst
> @@ -184,10 +184,9 @@ The following BitBake changes have occurred.
>     exceptions. Remove this argument in any calls to
>     ``bb.build.exec_func()`` in custom classes or scripts.
>  
> --  The
> -   :term:`bitbake:BB_SETSCENE_VERIFY_FUNCTION2`
> -   is no longer used. In the unlikely event that you have any references
> -   to it, they should be removed.
> +-  The ``BB_SETSCENE_VERIFY_FUNCTION2`` variable is no longer used. In
> +   the unlikely event that you have any references to it, they should be
> +   removed.
>  
>  -  The ``RunQueueExecuteScenequeue`` and ``RunQueueExecuteTasks`` events
>     have been removed since setscene tasks are now executed as part of

Thanks for the patch!

Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>

Merged in master-next.
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


      reply	other threads:[~2021-06-02 14:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-01 19:32 [PATCH] docs: ref-manual: migration-3.0: remove reference to non-existing BB_SETSCENE_VERIFY_FUNCTION2 Quentin Schulz
2021-06-02 14:10 ` Michael Opdenacker [this message]

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=3ffcedad-b109-eafb-1a3c-351b3cddd775@bootlin.com \
    --to=michael.opdenacker@bootlin.com \
    --cc=docs@lists.yoctoproject.org \
    /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.