docs: overview-manual: concepts: remove long-gone BBHASHDEPS variable

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.

(From yocto-docs rev: f9e1768b8c85e3ad7fa974940a90996a5ffee3f5)

Signed-off-by: Quentin Schulz <foss@0leil.net>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Quentin Schulz
2021-08-11 22:13:10 +02:00
committed by Richard Purdie
parent 3d93ddf9e8
commit 52db0c7575

View File

@@ -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