From c20cdf677f2e8cf918426a91774b7bc972c8af0b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 13 Jul 2012 14:57:18 -0700 Subject: documentation: Fixed the links to the BitBake Documentation page. Reported-by: Robert P. J. Day (From yocto-docs rev: ddee80872afc567b9381387980f257b337f29ea1) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-intro.xml | 2 +- documentation/dev-manual/dev-manual-model.xml | 4 ++-- documentation/dev-manual/dev-manual-newbie.xml | 2 +- documentation/dev-manual/dev-manual-start.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'documentation/dev-manual') diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index 7caa6eb720..460603b1f6 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml @@ -174,7 +174,7 @@ BitBake: The tool used by the OpenEmbedded build systm to process project metadata. - + BitBake User Manual: A comprehensive guide to the BitBake tool. diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index ef5c64b678..c70aba313e 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -194,7 +194,7 @@ Build the image: The OpenEmbedded build system uses the BitBake tool to build images based on the type of image you want to create. You can find more information on BitBake - here. + here. The build process supports several types of images to satisfy different needs. See the "Reference: Images" appendix @@ -499,7 +499,7 @@ build system uses the BitBake tool to build images based on the type of image you want to create. You can find more information on BitBake - here. + here. The build process supports several types of images to satisfy different needs. See the appendix "Reference: Images" in diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index 0ebc01fe40..bf343b4605 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml @@ -213,7 +213,7 @@ sections. BitBake: The task executor and scheduler used by the OpenEmbedded build system to build images. - For more information on BitBake, see the + For more information on BitBake, see the BitBake documentation. Build Directory: diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index f644ed004f..5ba7b0bf3b 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -33,7 +33,7 @@ You can use the OpenEmbedded build system, which uses - BitBake, to develop complete Linux + BitBake, to develop complete Linux images and associated user-space applications for architectures based on ARM, MIPS, PowerPC, x86 and x86-64. While the Yocto Project does not provide a strict testing framework, -- cgit v1.2.3-54-g00ecf