summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/common-tasks.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/common-tasks.rst')
-rw-r--r--documentation/dev-manual/common-tasks.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst
index c4b12c0a7e..9a6f4e1a8e 100644
--- a/documentation/dev-manual/common-tasks.rst
+++ b/documentation/dev-manual/common-tasks.rst
@@ -4384,7 +4384,7 @@ directory:
4384 variable, inherit the 4384 variable, inherit the
4385 :ref:`own-mirrors <ref-classes-own-mirrors>` 4385 :ref:`own-mirrors <ref-classes-own-mirrors>`
4386 class, and use the 4386 class, and use the
4387 :term:`bitbake:BB_NO_NETWORK` 4387 :term:`BB_NO_NETWORK`
4388 variable to your ``local.conf``. 4388 variable to your ``local.conf``.
4389 :: 4389 ::
4390 4390
@@ -4457,7 +4457,7 @@ variable for more information:
4457- :term:`BB_NUMBER_THREADS`: 4457- :term:`BB_NUMBER_THREADS`:
4458 The maximum number of threads BitBake simultaneously executes. 4458 The maximum number of threads BitBake simultaneously executes.
4459 4459
4460- :term:`bitbake:BB_NUMBER_PARSE_THREADS`: 4460- :term:`BB_NUMBER_PARSE_THREADS`:
4461 The number of threads BitBake uses during parsing. 4461 The number of threads BitBake uses during parsing.
4462 4462
4463- :term:`PARALLEL_MAKE`: Extra 4463- :term:`PARALLEL_MAKE`: Extra
@@ -9121,7 +9121,7 @@ BitBake has determined by doing the following:
9121 9121
9122 The output of ``bitbake-dumpsig`` also includes the value each 9122 The output of ``bitbake-dumpsig`` also includes the value each
9123 variable had, a list of dependencies for each variable, and 9123 variable had, a list of dependencies for each variable, and
9124 :term:`bitbake:BB_HASHBASE_WHITELIST` 9124 :term:`BB_HASHBASE_WHITELIST`
9125 information. 9125 information.
9126 9126
9127There is also a ``bitbake-diffsigs`` command for comparing two 9127There is also a ``bitbake-diffsigs`` command for comparing two