diff options
author | Jose Quaresma <quaresma.jose@gmail.com> | 2024-10-31 12:07:48 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-02 09:41:47 +0000 |
commit | 38c2a44f724fdc1c8844826e70506706e050403b (patch) | |
tree | dcc792ac773b8dde69961c91d71d02feddbd1990 /bitbake/doc | |
parent | 47b0a94626296ae59b01dbafeae6003ed442c02f (diff) | |
download | poky-38c2a44f724fdc1c8844826e70506706e050403b.tar.gz |
bitbake: bitbake: doc/user-manual: Update the BB_HASHSERVE_UPSTREAM
(Bitbake rev: d8a044351dea6c9e324a8e00dd1aa6f2b606fec6)
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc')
-rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst | 2 |
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 |