diff --git a/documentation/dev-manual/dev-manual-kernel-appendix.xml b/documentation/dev-manual/dev-manual-kernel-appendix.xml index 62410c90f5..667640c86f 100644 --- a/documentation/dev-manual/dev-manual-kernel-appendix.xml +++ b/documentation/dev-manual/dev-manual-kernel-appendix.xml @@ -14,7 +14,7 @@ change the kernel configuration, and add a kernel source recipe. You can use the yocto-kernel script - found in the Source Directory + found in the Source Directory under scripts to manage kernel patches and configuration. See the "Managing kernel Patches and Config Items with yocto-kernel" section in the Yocto Project Board Support Packages (BSP) Developer's Guide for diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index d23c347710..eb36ec0685 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -110,7 +110,8 @@ Directory available on your host system. Having these files on your system gives you access to the build process and to the tools you need. - For information on how to set up the Source Directory, see the + For information on how to set up the + Source Directory, see the "Getting Setup" section. Establish the meta-intel repository on your system: Having local copies of the @@ -378,7 +379,9 @@ The following figure shows the temporary file structure created on your host system when the build occurs. - This build directory contains all the source files used during the build. + This + Build Directory contains all the + source files used during the build. @@ -1456,7 +1459,7 @@ directory. to open a new recipe wizard. Point to your source by filling in the "SRC_URL" field. For example, you can add a recipe to your - Source Directory + Source Directory by defining "SRC_URL" as follows: ftp://ftp.gnu.org/gnu/m4/m4-1.4.9.tar.gz