1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 00:39:46 +00:00

overview-manual: concepts.rst: Fix a typo

(From yocto-docs rev: 8a940247c32bf24f6b5fdd0c6559d6d9c2708cd6)

Signed-off-by: Daniel Ammann <daniel.ammann@bytesatwork.ch>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Daniel Ammann
2023-05-30 08:37:51 +02:00
committed by Richard Purdie
parent fcaf9c6887
commit 53c035e5e3
+1 -1
View File
@@ -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 task hash, and BitBake will be able to retrieve their output from
the Shared State cache, instead of re-executing them. Similarly, the the Shared State cache, instead of re-executing them. Similarly, the
output of further downstream tasks can also be retrieved from Shared 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 If the output hash is unknown, a new entry will be created on the Hash
Equivalence server, matching the task hash to that output. Equivalence server, matching the task hash to that output.