From 800ee0167a4badcfad88ff1b885c711c9b137ed9 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 14 Jun 2017 07:43:11 -0700 Subject: dev-manual: Fixed broken links to "Source Directory" term. Fixes [YOCTO #11630] Moving the "Yocto Project Terms" section from dev-manual to ref-manual broke all the links to the "Source Directory" term. I fixed them. (From yocto-docs rev: d3a206b141e0b0c623362622ec73bbf44118071a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-model.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'documentation/dev-manual/dev-manual-model.xml') diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 068fd66893..39d7b98f53 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -123,8 +123,9 @@ "The Build Host Packages" sections both in the Yocto Project Quick Start for requirements. Establish a local copy of the project files on your - system: You need this Source - Directory available on your host system. + system: You need this + Source 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, @@ -178,7 +179,7 @@ and edgerouter (MIPS). The recipes and configurations for these five BSPs are located and dispersed within the - Source Directory. + Source Directory. @@ -471,8 +472,9 @@ "The Build Host Packages" sections both in the Yocto Project Quick Start for requirements. Establish a local copy of project files on your - system: Having the Source - Directory on your system gives you access to the build process and tools + system: Having the + Source Directory + on your system gives you access to the build process and tools you need. For information on how to get these files, see the bulleted item "Yocto Project Release" earlier in this manual. @@ -1381,7 +1383,7 @@ S variable. Below is the default value for the S variable as defined in the meta/conf/bitbake.conf configuration file in the - Source Directory: + Source Directory: S = "${WORKDIR}/${BP}" -- cgit v1.2.3-54-g00ecf