[PATCH 2/3] doc/bitbake-user-manual-ref-variables: fix reference to non-existing entry in variable glossary
Quentin Schulz <[email protected]> Thu, 30 Jul 2026 17:19:31 +0200
| Newsgroups | org.yoctoproject.lists.docs,org.openembedded.lists.bitbake-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Quentin Schulz <[email protected]> BB_SERVER_TIMEOUT is not documented in a glossary so we cannot refer to it, switch to simple highlighting instead. Fixes: b8bb48ed585d ("doc/bitbake-user-manual-ref-variables: document BB_CONSOLE_LOG's persistence") Signed-off-by: Quentin Schulz <[email protected]> --- doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst b/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst index a61807d5d..5395ce5e3 100644 --- a/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst +++ b/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst @@ -143,7 +143,7 @@ overview of their function and contents. .. note:: For more details on how to make the BitBake server persistent, see the - :term:`BB_SERVER_TIMEOUT` variable. + ``BB_SERVER_TIMEOUT`` variable. :term:`BB_CURRENTTASK` Contains the name of the currently running task. The name does not -- 2.55.0