summaryrefslogtreecommitdiffstats
path: root/bitbake
diff options
context:
space:
mode:
authorJose Quaresma <quaresma.jose@gmail.com>2022-09-13 04:26:41 -1000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-09-16 17:53:22 +0100
commit957522d50f515fba582a8919a35bd04f3c020a4e (patch)
tree509a7b305c3cff5aa37da6353bf1d42cf006ad8c /bitbake
parent9c26cd5d7049f5eb1e1ed68e67f5a4582e34045e (diff)
downloadpoky-957522d50f515fba582a8919a35bd04f3c020a4e.tar.gz
bitbake: bitbake: bitbake-user-manual: hashserv can be accessed on a dedicated domain
(Bitbake rev: b7967aa086ee3f3716a17431af0eef05452fb46f) Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit b171aa45fb8518dcfbba315b303a4fe9bf2180c6) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
-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