From 53c035e5e3848c81b0a18fc888a5d38daa19944d Mon Sep 17 00:00:00 2001 From: Daniel Ammann Date: Tue, 30 May 2023 08:37:51 +0200 Subject: overview-manual: concepts.rst: Fix a typo (From yocto-docs rev: 8a940247c32bf24f6b5fdd0c6559d6d9c2708cd6) Signed-off-by: Daniel Ammann Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/overview-manual/concepts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst index 6db515e500..668e002565 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst @@ -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. -- cgit v1.2.3-54-g00ecf