mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
test-manual/understand-autobuilder.rst: mention hashequiv server
The autobuilder also uses a shared Hash Equivalence server, so mention it here too. (From yocto-docs rev: a96640f98c91f147e05cf132efab114b1e7dc8eb) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
aaf748b28c
commit
cbbac30edb
|
@ -184,6 +184,12 @@ directory to be shared between them. This means once a Worker has built
|
|||
an artifact, all the others can benefit from it. The usage of the directory
|
||||
within the build system is designed for sharing over NFS.
|
||||
|
||||
Shared Hash Equivalence Server
|
||||
------------------------------
|
||||
|
||||
The Workers all use the same Hash Equivalence server, through a common
|
||||
definition for :term:`BB_HASHSERVE`.
|
||||
|
||||
Resulttool
|
||||
----------
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user