bitbake: doc: bitbake-user-manual: expand BB_HASHSERVE explanations

(Bitbake rev: 143070a647b7db902a68d81f0b488e45e4d3f6bb)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Michael Opdenacker
2022-01-03 15:59:05 +01:00
committed by Richard Purdie
parent 776fc5fc46
commit b8a4cec3f4

View File

@@ -386,7 +386,10 @@ overview of their function and contents.
The remote server can be started manually through
the ``bin/bitbake-hashserv`` script provided by BitBake,
which supports UNIX domain sockets too.
which supports UNIX domain sockets too. This script also allows
to start the server in read-only mode, to avoid accepting
equivalences that correspond to Share State caches that are
only available on specific clients.
:term:`BB_HASHSERVE_UPSTREAM`
Specifies an upstream Hash Equivalence server.