From c1261f843e0bd22ef09e9027e45f6a5d58760d13 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 4 Oct 2012 08:52:13 -0700 Subject: documentation: dev-manual - fixed some links to the source directory term. (From yocto-docs rev: 807a9f0d216478877b84e6204d88461f623ba3f9) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-kernel-appendix.xml | 2 +- documentation/dev-manual/dev-manual-model.xml | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'documentation/dev-manual') 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 -- cgit v1.2.3-54-g00ecf