summaryrefslogtreecommitdiffstats
path: root/bitbake/doc/bitbake-user-manual
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:15:07 -0700
commitbb5c3abffb74b4980405337a33593441e433a30f (patch)
treeaed150f8aa3a76246c8ae5d95d7c4eb7810b0390 /bitbake/doc/bitbake-user-manual
parentecc98e3c14fb24ac784a27109128ddfa2c9d03ee (diff)
downloadpoky-bb5c3abffb74b4980405337a33593441e433a30f.tar.gz
bitbake: bitbake: doc/user-manual: Update the BB_HASHSERVE_UPSTREAM
(Bitbake rev: 0531ae3caaa0ff007d263964e4cdff3f7c8b25b9) 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>
Diffstat (limited to 'bitbake/doc/bitbake-user-manual')
-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