mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
overview-manual: concepts.rst: Fix a typo
(From yocto-docs rev: 8241867b565310341e4741a5f0a7597d5c5c84ab) 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
17955962d7
commit
2afcf3e39f
@@ -1982,7 +1982,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