From d84f3ad5a4a9b93068ebc102e0802068965cd1e1 Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Tue, 29 Jul 2025 11:56:42 +0200 Subject: 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 Signed-off-by: Richard Purdie --- documentation/ref-manual/variables.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'documentation/ref-manual/variables.rst') 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. :term:`BB_DEFAULT_UMASK` 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` Monitors disk space and available inodes during the build and allows you to control the build based on these parameters. -- cgit v1.2.3-54-g00ecf