mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 14:02:21 +02:00
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:
committed by
Richard Purdie
parent
3d93ddf9e8
commit
52db0c7575
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user