summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJose Quaresma <quaresma.jose@gmail.com>2024-10-31 12:07:48 +0000
committerSteve Sakoman <steve@sakoman.com>2024-11-02 06:12:00 -0700
commit45e1c243c2e6104d20617cf8718c4555406a18ae (patch)
tree6839052ae832eb36e222b20a4fd1ac55375b81bd
parent2f136ed7ed372a5eceb68cb6e1cdbc01c90b88d4 (diff)
downloadpoky-45e1c243c2e6104d20617cf8718c4555406a18ae.tar.gz
bitbake: bitbake: doc/user-manual: Update the BB_HASHSERVE_UPSTREAM
(Bitbake rev: 220f202471cd03c7c8f08649845c59e0601bc07d) Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Steve Sakoman <steve@sakoman.com>
-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 899e584f91..f23fb7f2a7 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
@@ -424,7 +424,7 @@ overview of their function and contents.
424 424
425 Example usage:: 425 Example usage::
426 426
427 BB_HASHSERVE_UPSTREAM = "hashserv.yocto.io:8687" 427 BB_HASHSERVE_UPSTREAM = "hashserv.yoctoproject.org:8686"
428 428
429 :term:`BB_INVALIDCONF` 429 :term:`BB_INVALIDCONF`
430 Used in combination with the ``ConfigParsed`` event to trigger 430 Used in combination with the ``ConfigParsed`` event to trigger