summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst2
1 files changed, 1 insertions, 1 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 a48e700030..25620fdda1 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
@@ -990,7 +990,7 @@ overview of their function and contents.
990 ``bblayers.conf`` configuration file. 990 ``bblayers.conf`` configuration file.
991 991
992 To exclude a recipe from a world build using this variable, set the 992 To exclude a recipe from a world build using this variable, set the
993 variable to "1" in the recipe. 993 variable to "1" in the recipe. Set it to "0" to add it back to world build.
994 994
995 .. note:: 995 .. note::
996 996