mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
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:
committed by
Richard Purdie
parent
776fc5fc46
commit
b8a4cec3f4
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user