diff options
Diffstat (limited to 'documentation/overview-manual/concepts.rst')
-rw-r--r-- | documentation/overview-manual/concepts.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst index b06a73e5fc..c8b89885e3 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst | |||
@@ -1774,9 +1774,6 @@ the build. This information includes: | |||
1774 | - ``BB_BASEHASH_``\ filename\ ``:``\ taskname: The base hashes for each | 1774 | - ``BB_BASEHASH_``\ filename\ ``:``\ taskname: The base hashes for each |
1775 | dependent task. | 1775 | dependent task. |
1776 | 1776 | ||
1777 | - ``BBHASHDEPS_``\ filename\ ``:``\ taskname: The task dependencies for | ||
1778 | each task. | ||
1779 | |||
1780 | - :term:`BB_TASKHASH`: The hash of the currently running task. | 1777 | - :term:`BB_TASKHASH`: The hash of the currently running task. |
1781 | 1778 | ||
1782 | Shared State | 1779 | Shared State |