mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
overview-manual: concepts.rst: Fix a typo
(From yocto-docs rev: 5df143f42b60f955cd76a4ad2ff6efceca1d725a) Signed-off-by: Daniel Ammann <daniel.ammann@bytesatwork.ch> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
5885a452a6
commit
58b051a556
@@ -1941,7 +1941,7 @@ Thanks to this, the depending tasks will keep a previously recorded
|
||||
task hash, and BitBake will be able to retrieve their output from
|
||||
the Shared State cache, instead of re-executing them. Similarly, the
|
||||
output of further downstream tasks can also be retrieved from Shared
|
||||
Shate.
|
||||
State.
|
||||
|
||||
If the output hash is unknown, a new entry will be created on the Hash
|
||||
Equivalence server, matching the task hash to that output.
|
||||
|
||||
Reference in New Issue
Block a user