summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/ref-bitbake.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/poky-ref-manual/ref-bitbake.xml')
-rw-r--r--documentation/poky-ref-manual/ref-bitbake.xml12
1 files changed, 5 insertions, 7 deletions
diff --git a/documentation/poky-ref-manual/ref-bitbake.xml b/documentation/poky-ref-manual/ref-bitbake.xml
index ffdda431f5..dc99c5494c 100644
--- a/documentation/poky-ref-manual/ref-bitbake.xml
+++ b/documentation/poky-ref-manual/ref-bitbake.xml
@@ -207,10 +207,8 @@
207 It is worth noting that you can greatly speed up the build time by properly setting 207 It is worth noting that you can greatly speed up the build time by properly setting
208 the <filename>BB_NUMBER_THREADS</filename> variable. 208 the <filename>BB_NUMBER_THREADS</filename> variable.
209 See the 209 See the
210 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#building-image'> 210 "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#building-image'>Building an Image</ulink>"
211 Building an Image</ulink> section in the 211 section in The Yocto Project Quick Start for more information.
212 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html'>
213 Yocto Project Quick Start</ulink> for more information.
214 </para> 212 </para>
215 213
216 <para> 214 <para>
@@ -301,7 +299,7 @@
301 variable so that the shared state code ignores the dependency when it creates 299 variable so that the shared state code ignores the dependency when it creates
302 checksums. 300 checksums.
303 For information on this process, see the <filename>BB_HASHBASE_WHITELIST</filename> 301 For information on this process, see the <filename>BB_HASHBASE_WHITELIST</filename>
304 example in <xref linkend='checksums'>Checksums (Signatures)</xref>. 302 example in the "<link linkend='checksums'>Checksums (Signatures)</link>" section.
305 </note> 303 </note>
306 </section> 304 </section>
307 305
@@ -401,8 +399,8 @@ Options:
401 This feature works using the <filename><link linkend='var-SRCREV'>SRCREV</link></filename> 399 This feature works using the <filename><link linkend='var-SRCREV'>SRCREV</link></filename>
402 variable. 400 variable.
403 See the 401 See the
404 <link linkend='platdev-appdev-srcrev'>Development Within Yocto Project for a Package that Uses 402 "<link linkend='platdev-appdev-srcrev'>Development Within Yocto Project for a Package that Uses
405 an External SCM</link> section for more information. 403 an External SCM</link>" section for more information.
406 </para> 404 </para>
407 405
408 </section> 406 </section>