diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml index c1b241c567..085be3a306 100644 --- a/documentation/adt-manual/adt-eclipse.xml +++ b/documentation/adt-manual/adt-eclipse.xml @@ -349,8 +349,8 @@ The pull-down menu should have the supported architectures. If the architecture you need is not listed in the menu, you will need to build the image. - See the "Building an Image" section of the - + See the "Building an Image" section of the + The Yocto Project Quick Start for more information. diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml index d0c1f236d1..70471ab4cb 100644 --- a/documentation/adt-manual/adt-manual.xml +++ b/documentation/adt-manual/adt-manual.xml @@ -63,7 +63,7 @@ Due to production processes, there could be differences between the Yocto Project documentation bundled in the release tarball and the - + Application Developer's Toolkit (ADT) User's Guide on the Yocto Project website. For the latest version of this manual, see the manual on the website. diff --git a/documentation/adt-manual/adt-package.xml b/documentation/adt-manual/adt-package.xml index c035c2d011..269c863554 100644 --- a/documentation/adt-manual/adt-package.xml +++ b/documentation/adt-manual/adt-package.xml @@ -54,8 +54,8 @@ For build performance information related to the PMS, see - Packaging - package*.bbclass - in + Packaging - package*.bbclass + in The Yocto Project Reference Manual. diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index aec0265fd9..5c673c0dfe 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml @@ -164,9 +164,9 @@ The ADT Installer requires the libtool package to complete. If you install the recommended packages as described in the - "Packages" + "Packages" section of - + The Yocto Project Quick Start, then you will have libtool installed. @@ -330,9 +330,9 @@ To get the kernel and filesystem images, you either have to build them or download pre-built versions. You can find examples for both these situations in the - "A + "A Quick Test Run" section of - + The Yocto Project Quick Start. @@ -345,8 +345,8 @@ area - and are ideal for experimentation within Yocto Project. For information on the image types you can build using the Yocto Project, see the - "Reference: Images" appendix in - + "Reference: Images" appendix in + The Yocto Project Reference Manual. diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index 351ba8f7d9..739316f637 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml @@ -75,7 +75,7 @@ Due to production processes, there could be differences between the Yocto Project documentation bundled in the release tarball and the - + Board Support Package (BSP) Developer's Guide on the Yocto Project website. For the latest version of this manual, see the manual on the website. diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index a1ae8c34a8..73abbe9a74 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -30,9 +30,9 @@ The information here does not provide an example of how to create a BSP. For examples on how to create a BSP, see the - + BSP Development Example in - + The Yocto Project Development Manual. You can also see the @@ -100,9 +100,9 @@ " For more detailed information on layers, see the - "BitBake Layers" section of the Yocto Project Reference Manual. + "BitBake Layers" section of the Yocto Project Reference Manual. You can also see the detailed examples in the appendices of - + The Yocto Project Development Manual. @@ -542,7 +542,7 @@ The configuration options will likely end up in that location anyway if the BSP gets added to the Yocto Project. For information on how to add these configurations directly, see - + The Yocto Project Kernel Architecture and Use Manual. In general, however, the Yocto Project maintainers take care of moving the diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml index 485064daf9..0f1892200a 100644 --- a/documentation/dev-manual/dev-manual-bsp-appendix.xml +++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml @@ -179,8 +179,8 @@ The next configuration file in the new BSP layer we need to edit is layer.conf. This file identifies build information needed for the new layer. You can see the - "Layer Configuration File" section in - The Board + "Layer Configuration File" section in + The Board Support Packages (BSP) Development Guide for more information on this configuration file. Basically, we are changing the existing statements to work with our BSP. @@ -485,7 +485,7 @@ The appendix - + Reference: Variables Glossary in the Yocto Project Reference Manual has more information on configuration variables. diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index 3495cdac6a..a3b837f6f3 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml @@ -69,7 +69,7 @@ Reference material. This type of material resides in an appropriate reference manual. For example, system variables are documented in the - + Yocto Project Reference Manual. Detailed public information that is not specific to the Yocto Project. For example, exhaustive information on how to use Git is covered better through the @@ -90,27 +90,27 @@ The home page for the Yocto Project provides lots of information on the project as well as links to software and documentation. - + The Yocto Project Quick Start: This short document lets you get started with the Yocto Project quickly and start building an image. - + The Yocto Project Reference Manual: This manual is a reference guide to the Yocto Project build component known as "Poky." The manual also contains a reference chapter on Board Support Package (BSP) layout. - + The Yocto Project Application Development Toolkit (ADT) User's Guide: This guide provides information that lets you get going with the ADT to develop projects using the Yocto Project. - + The Yocto Project Board Support Package (BSP) Developer's Guide: This guide defines the structure for BSP components. Having a commonly understood structure encourages standardization. - + The Yocto Project Kernel Architecture and Use Manual: This manual describes the architecture of the Yocto Project kernel and provides some work flow examples. diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index d95382617a..bb36fd2bd6 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -24,7 +24,7 @@ For a user-space application development example that uses the Eclipse IDE, see the - + The Yocto Project Application Development Toolkit (ADT) User's Guide. @@ -79,8 +79,8 @@ Set up your host development system to support development using the Yocto Project: See the - "The Linux Distributions" and the - "The Packages" sections both + "The Linux Distributions" and the + "The Packages" sections both in the Yocto Project Quick Start for requirements. Establish a local copy of the Yocto Project files on your system: You need to have the Yocto Project files available on your host system. @@ -137,7 +137,7 @@ N450, and Sugar Bay are isolated. When you set up a layer for a new BSP, you should follow a standard layout. This layout is described in the section - "Example Filesystem Layout" section of the Board Support Package (BSP) Development Guide. + "Example Filesystem Layout" section of the Board Support Package (BSP) Development Guide. In the standard layout, you will notice a suggested structure for recipes and configuration information. You can see the standard layout for the Crown Bay BSP in this example by examining the @@ -160,7 +160,7 @@ You need to get the build environment ready by sourcing an environment setup script and you need to be sure two key configuration files are configured appropriately. The entire process for building an image is overviewed in the section - "Building an Image" section of the Yocto Project Quick Start. + "Building an Image" section of the Yocto Project Quick Start. You might want to reference this information. Build the image: The Yocto Project uses the BitBake tool to build images based on the type of image you want to create. @@ -168,8 +168,8 @@ here. The build process supports several types of images to satisfy different needs. See the - "Reference: Images" appendix in the - + "Reference: Images" appendix in the + Yocto Project Reference Manualfor information on supported images. @@ -178,7 +178,7 @@ You can view a video presentation on "Building Custom Embedded Images with Yocto" at Free Electrons. You can also find supplemental information in - + The Board Support Package (BSP) Development Guide. Finally, there is wiki page write up of the example also located @@ -201,7 +201,7 @@ The remainder of this section presents a high-level overview of the Linux Yocto kernel architecture and the steps to modify the Linux Yocto kernel. For a complete discussion of the kernel, see - + The Yocto Project Kernel Architecture and Use Manual. You can reference the appendix "Kernel Modification Example" @@ -349,7 +349,7 @@ Again, for a complete discussion of the Yocto Project kernel's architcture and its branching strategy, - see the + see the The Yocto Project Kernel Architecture and Use Manual. Also, you can reference Modifying the Kernel Source Code @@ -373,8 +373,8 @@ Set up your host development system to support development using the Yocto Project: See - "The Linux Distributions" and - "The Packages" sections both + "The Linux Distributions" and + "The Packages" sections both in the Yocto Project Quick Start for requirements. Establish a local copy of the Yocto Project files on your system: Having the Yocto Project files on your system gives you access to @@ -443,7 +443,7 @@ (local.conf and bblayers.conf) are configured appropriately. The entire process for building an image is overviewed in the - "Building an Image" section of the Yocto Project Quick Start. + "Building an Image" section of the Yocto Project Quick Start. You might want to reference this information. Also, you should look at the detailed examples found in the appendices at at the end of this manual. @@ -454,8 +454,8 @@ here. The build process supports several types of images to satisfy different needs. See the appendix - "Reference: Images" in the - + "Reference: Images" in the + Yocto Project Reference Manual for information on supported images. Make your configuration changes available @@ -507,7 +507,7 @@ provides an overview of the general development process. If you want to see a detailed example of the process as it is used from within the Eclipse IDE, see - + The Application Development Toolkit (ADT) User's Manual. @@ -524,8 +524,8 @@ Prepare the Host System for the Yocto Project: See - "The Linux Distributions" and - "The Packages" sections both + "The Linux Distributions" and + "The Packages" sections both in the Yocto Project Quick Start for requirements.