summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/ref-bitbake.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-02-06 15:29:08 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-08 12:07:52 -0800
commit9dc84b77ecfbb69b1dce93ccce7140cfa54eee66 (patch)
tree72730be45ccc3592eb22df8665e0e261570a7ff7 /documentation/poky-ref-manual/ref-bitbake.xml
parente8a6970b0cef11ed80596c214506859e21b65668 (diff)
downloadpoky-9dc84b77ecfbb69b1dce93ccce7140cfa54eee66.tar.gz
documentation: Cross-referencing section fixed for consistency.
(From yocto-docs rev: 8e861c6fc07aefa81ff65e3542de855116e14969) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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>