summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJose Quaresma <quaresma.jose@gmail.com>2022-07-18 15:02:08 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-07-19 10:55:16 +0100
commit093398daf5000e69057aedfe8c9f8df2c4e837f3 (patch)
treea2aa752db7b7ad895c658bc5a9fd218f4f779936
parent704a7a86810e5e229a7bb18813dc04f779d92d00 (diff)
downloadpoky-093398daf5000e69057aedfe8c9f8df2c4e837f3.tar.gz
bitbake: bitbake: bitbake-user-manual: hashserv can be accessed on a dedicated domain
(Bitbake rev: b171aa45fb8518dcfbba315b303a4fe9bf2180c6) Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst
index af4ff9805c..12aef3cbb7 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst
@@ -401,7 +401,7 @@ overview of their function and contents.
401 401
402 Example usage:: 402 Example usage::
403 403
404 BB_HASHSERVE_UPSTREAM = "typhoon.yocto.io:8687" 404 BB_HASHSERVE_UPSTREAM = "hashserv.yocto.io:8687"
405 405
406 :term:`BB_INVALIDCONF` 406 :term:`BB_INVALIDCONF`
407 Used in combination with the ``ConfigParsed`` event to trigger 407 Used in combination with the ``ConfigParsed`` event to trigger