diff options
-rw-r--r-- | documentation/ref-manual/variables.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 25879b9b4c..bd82b9484a 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -406,6 +406,9 @@ system and gives an overview of their function and contents. | |||
406 | :term:`BB_DEFAULT_UMASK` | 406 | :term:`BB_DEFAULT_UMASK` |
407 | See :term:`bitbake:BB_DEFAULT_UMASK` in the BitBake manual. | 407 | See :term:`bitbake:BB_DEFAULT_UMASK` in the BitBake manual. |
408 | 408 | ||
409 | :term:`BB_DEFER_BBCLASSES` | ||
410 | See :term:`bitbake:BB_DEFER_BBCLASSES` in the BitBake manual. | ||
411 | |||
409 | :term:`BB_DISKMON_DIRS` | 412 | :term:`BB_DISKMON_DIRS` |
410 | Monitors disk space and available inodes during the build and allows | 413 | Monitors disk space and available inodes during the build and allows |
411 | you to control the build based on these parameters. | 414 | you to control the build based on these parameters. |