summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-bitbake.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-bitbake.xml')
-rw-r--r--documentation/ref-manual/ref-bitbake.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-bitbake.xml b/documentation/ref-manual/ref-bitbake.xml
index 17f4c54b9c..7d1dd48128 100644
--- a/documentation/ref-manual/ref-bitbake.xml
+++ b/documentation/ref-manual/ref-bitbake.xml
@@ -348,8 +348,10 @@
348 If doing so results in unnecessary rebuilds of tasks, you can whitelist the 348 If doing so results in unnecessary rebuilds of tasks, you can whitelist the
349 variable so that the shared state code ignores the dependency when it creates 349 variable so that the shared state code ignores the dependency when it creates
350 checksums. 350 checksums.
351 For information on this process, see the <filename>BB_HASHBASE_WHITELIST</filename> 351 For information on this process, see the
352 example in the "<link linkend='checksums'>Checksums (Signatures)</link>" section. 352 <filename>BB_HASHBASE_WHITELIST</filename> example in the
353 "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#overview-checksums'>Checksums (Signatures)</ulink>"
354 section in the Yocto Project Overview Manual.
353 </note> 355 </note>
354 </section> 356 </section>
355 357