overview-manual, ref-manual: Moved "Shared State Cache" to overview manual

Fixes [YOCTO #12370]

The section on shared state cache needed to be in the overview manual
and not in the ref-manual.  I moved it.  Some links were affected,
which I fixed.

(From yocto-docs rev: 1c4e5207bdde19d4b48ef42b1de81390d8a02d64)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2018-01-11 10:01:23 -08:00
committed by Richard Purdie
parent 937b66e9d1
commit 00f87f8416
9 changed files with 656 additions and 620 deletions

View File

@@ -348,8 +348,10 @@
If doing so results in unnecessary rebuilds of tasks, you can whitelist the
variable so that the shared state code ignores the dependency when it creates
checksums.
For information on this process, see the <filename>BB_HASHBASE_WHITELIST</filename>
example in the "<link linkend='checksums'>Checksums (Signatures)</link>" section.
For information on this process, see the
<filename>BB_HASHBASE_WHITELIST</filename> example in the
"<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#overview-checksums'>Checksums (Signatures)</ulink>"
section in the Yocto Project Overview Manual.
</note>
</section>