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, 4 insertions, 0 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 74a3eb8095..6469f9d1a4 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
@@ -108,6 +108,10 @@ overview of their function and contents.
108 command line option). The task name specified should not include the 108 command line option). The task name specified should not include the
109 ``do_`` prefix. 109 ``do_`` prefix.
110 110
111 :term:`BB_DEFAULT_UMASK`
112 The default umask to apply to tasks if specified and no task specific
113 umask flag is set.
114
111 :term:`BB_DISKMON_DIRS` 115 :term:`BB_DISKMON_DIRS`
112 Monitors disk space and available inodes during the build and allows 116 Monitors disk space and available inodes during the build and allows
113 you to control the build based on these parameters. 117 you to control the build based on these parameters.