1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-27 07:27:12 +00:00

ref-manual/variables.rst: add link for BB_DEFER_BBCLASSES

Added by commit 8e741b2e885a ("ast/BBHandler: Add support for
BB_DEFER_BBCLASSES") in BitBake.

(From yocto-docs rev: bf3c2ade55e4d90dd50f39d01405352cd48c1703)

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Antonin Godard
2025-07-29 11:56:42 +02:00
committed by Richard Purdie
parent d5da98d680
commit d84f3ad5a4
+3
View File
@@ -406,6 +406,9 @@ system and gives an overview of their function and contents.
:term:`BB_DEFAULT_UMASK` :term:`BB_DEFAULT_UMASK`
See :term:`bitbake:BB_DEFAULT_UMASK` in the BitBake manual. See :term:`bitbake:BB_DEFAULT_UMASK` in the BitBake manual.
:term:`BB_DEFER_BBCLASSES`
See :term:`bitbake:BB_DEFER_BBCLASSES` in the BitBake manual.
:term:`BB_DISKMON_DIRS` :term:`BB_DISKMON_DIRS`
Monitors disk space and available inodes during the build and allows Monitors disk space and available inodes during the build and allows
you to control the build based on these parameters. you to control the build based on these parameters.