summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonin Godard <antonin.godard@bootlin.com>2025-03-25 10:20:54 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-03-27 15:25:05 +0000
commitbec55f3182cc6b216f4efe913fcf8a930eb91a9e (patch)
tree59985ce7944a423ccc1a83cd96cddb4b4a90c0e2
parente7999d5413443c304fcfbb4425ec92c26b8eed81 (diff)
downloadpoky-bec55f3182cc6b216f4efe913fcf8a930eb91a9e.tar.gz
ref-manual/variables.rst: add a link for BB_USE_HOME_NPMRC
Documented in the BitBake manual. (From yocto-docs rev: f58b8c80b7665ab5e67398a4ce4bfaa035114278) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/ref-manual/variables.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index e9e8a69336..dace40f594 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -711,6 +711,9 @@ system and gives an overview of their function and contents.
711 :term:`BB_TASKHASH` 711 :term:`BB_TASKHASH`
712 See :term:`bitbake:BB_TASKHASH` in the BitBake manual. 712 See :term:`bitbake:BB_TASKHASH` in the BitBake manual.
713 713
714 :term:`BB_USE_HOME_NPMRC`
715 See :term:`bitbake:BB_USE_HOME_NPMRC` in the BitBake manual.
716
714 :term:`BB_VERBOSE_LOGS` 717 :term:`BB_VERBOSE_LOGS`
715 See :term:`bitbake:BB_VERBOSE_LOGS` in the BitBake manual. 718 See :term:`bitbake:BB_VERBOSE_LOGS` in the BitBake manual.
716 719