summaryrefslogtreecommitdiffstats
path: root/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst')
-rw-r--r--bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst
index f81c01c064..d5c07e4aa9 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst
@@ -484,7 +484,7 @@ overview of their function and contents.
484 .. note:: 484 .. note::
485 485
486 This variable works similarly to the 486 This variable works similarly to the
487 BB_TASK_NICE_LEVEL 487 :term:`BB_TASK_NICE_LEVEL`
488 variable except with a task's I/O priorities. 488 variable except with a task's I/O priorities.
489 489
490 Set the variable as follows: BB_TASK_IONICE_LEVEL = "class.prio" For 490 Set the variable as follows: BB_TASK_IONICE_LEVEL = "class.prio" For
@@ -764,7 +764,7 @@ overview of their function and contents.
764 The bias provided by 764 The bias provided by
765 DEFAULT_PREFERENCE 765 DEFAULT_PREFERENCE
766 is weak and is overridden by 766 is weak and is overridden by
767 BBFILE_PRIORITY 767 :term:`BBFILE_PRIORITY`
768 if that variable is different between two layers that contain 768 if that variable is different between two layers that contain
769 different versions of the same recipe. 769 different versions of the same recipe.
770 770