summaryrefslogtreecommitdiffstats
path: root/bitbake/doc
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/doc')
-rw-r--r--bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.rst b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.rst
index a6ef90db12..6153f36a0f 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.rst
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.rst
@@ -578,9 +578,6 @@ the build. This information includes:
578- ``BB_BASEHASH_``\ *filename:taskname*: The base hashes for each 578- ``BB_BASEHASH_``\ *filename:taskname*: The base hashes for each
579 dependent task. 579 dependent task.
580 580
581- ``BBHASHDEPS_``\ *filename:taskname*: The task dependencies for
582 each task.
583
584- :term:`BB_TASKHASH`: The hash of the currently running task. 581- :term:`BB_TASKHASH`: The hash of the currently running task.
585 582
586It is worth noting that BitBake's "-S" option lets you debug BitBake's 583It is worth noting that BitBake's "-S" option lets you debug BitBake's