All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: overview-manual: concepts: remove long-gone BBHASHDEPS variable
@ 2021-08-11 20:13 Quentin Schulz
  2021-08-12  9:55 ` [docs] " Michael Opdenacker
  0 siblings, 1 reply; 2+ messages in thread
From: Quentin Schulz @ 2021-08-11 20:13 UTC (permalink / raw)
  To: docs; +Cc: Quentin Schulz

BBHASHDEPS was removed from bitbake in April 2014, with the following
commit:
92526eadd09d "bitbake-worker: Drop BBHASH variables"

so let's remove mentions from the docs.

Signed-off-by: Quentin Schulz <foss@0leil.net>
---
 documentation/overview-manual/concepts.rst | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst
index 4f8e6cb04..8667ef6da 100644
--- a/documentation/overview-manual/concepts.rst
+++ b/documentation/overview-manual/concepts.rst
@@ -1774,9 +1774,6 @@ the build. This information includes:
 -  ``BB_BASEHASH_``\ filename\ ``:``\ taskname: The base hashes for each
    dependent task.
 
--  ``BBHASHDEPS_``\ filename\ ``:``\ taskname: The task dependencies for
-   each task.
-
 -  :term:`BB_TASKHASH`: The hash of the currently running task.
 
 Shared State
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [docs] [PATCH] docs: overview-manual: concepts: remove long-gone BBHASHDEPS variable
  2021-08-11 20:13 [PATCH] docs: overview-manual: concepts: remove long-gone BBHASHDEPS variable Quentin Schulz
@ 2021-08-12  9:55 ` Michael Opdenacker
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Opdenacker @ 2021-08-12  9:55 UTC (permalink / raw)
  To: Quentin Schulz, docs

Hi Quentin,

On 8/11/21 10:13 PM, Quentin Schulz wrote:
> BBHASHDEPS was removed from bitbake in April 2014, with the following
> commit:
> 92526eadd09d "bitbake-worker: Drop BBHASH variables"
>
> so let's remove mentions from the docs.
>
> Signed-off-by: Quentin Schulz <foss@0leil.net>
> ---
>  documentation/overview-manual/concepts.rst | 3 ---
>  1 file changed, 3 deletions(-)
>
> diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst
> index 4f8e6cb04..8667ef6da 100644
> --- a/documentation/overview-manual/concepts.rst
> +++ b/documentation/overview-manual/concepts.rst
> @@ -1774,9 +1774,6 @@ the build. This information includes:
>  -  ``BB_BASEHASH_``\ filename\ ``:``\ taskname: The base hashes for each
>     dependent task.
>  
> --  ``BBHASHDEPS_``\ filename\ ``:``\ taskname: The task dependencies for
> -   each task.
> -
>  -  :term:`BB_TASKHASH`: The hash of the currently running task.
>  
>  Shared State

Thanks for the patch!
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>

Merged into "master-next".

Michael

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-12  9:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-11 20:13 [PATCH] docs: overview-manual: concepts: remove long-gone BBHASHDEPS variable Quentin Schulz
2021-08-12  9:55 ` [docs] " Michael Opdenacker

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.