From 74bf586c940d20fc5546a60a290545c7c0edecb0 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 13 Jun 2017 17:47:10 -0700 Subject: documentation: Fixed links for "build-directory" term. Fixes [YOCTO #11630] Moving the "Yocto Project Terms" section from the dev-manual to the ref-manual broke several links to the id "build-directory". I fixed these to reference into the ref-manual now. (From yocto-docs rev: debe2ae8ce203ebe0f1cee0de54124c15df8bb7e) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-appendix-customizing.xml | 2 +- documentation/sdk-manual/sdk-appendix-mars.xml | 8 ++++---- documentation/sdk-manual/sdk-intro.xml | 2 +- documentation/sdk-manual/sdk-working-projects.xml | 8 ++++---- 4 files changed, 10 insertions(+), 10 deletions(-) (limited to 'documentation/sdk-manual') diff --git a/documentation/sdk-manual/sdk-appendix-customizing.xml b/documentation/sdk-manual/sdk-appendix-customizing.xml index 965cccc2ca..1317a79ea8 100644 --- a/documentation/sdk-manual/sdk-appendix-customizing.xml +++ b/documentation/sdk-manual/sdk-appendix-customizing.xml @@ -289,7 +289,7 @@ for the SDK alone, create a conf/sdk-extra.conf either in your - Build Directory + Build Directory or within any layer and put your SSTATE_MIRRORS setting within that file. diff --git a/documentation/sdk-manual/sdk-appendix-mars.xml b/documentation/sdk-manual/sdk-appendix-mars.xml index 9957057e99..d960b1009d 100644 --- a/documentation/sdk-manual/sdk-appendix-mars.xml +++ b/documentation/sdk-manual/sdk-appendix-mars.xml @@ -392,7 +392,7 @@ Build System Derived Toolchain: Select this type if you built the toolchain as part of the - Build Directory. + Build Directory. When you select Build system derived toolchain, you are using the toolchain built and @@ -418,7 +418,7 @@ toolchain, the path you provide for the Toolchain Root Location field is the - Build Directory + Build Directory from which you run the bitbake command (e.g /home/scottrif/poky/build). @@ -438,7 +438,7 @@ wiki. If so, the MY_QEMU_ROOTFS directory is found in the - Build Directory + Build Directory and you would browse to and select that directory (e.g. /home/scottrif/build/MY_QEMU_ROOTFS). @@ -487,7 +487,7 @@ Build system derived toolchain, the target kernel you built will be located in the - Build Directory + Build Directory in tmp/deploy/images/machine directory. diff --git a/documentation/sdk-manual/sdk-intro.xml b/documentation/sdk-manual/sdk-intro.xml index 68401690de..47b9bc7ba1 100644 --- a/documentation/sdk-manual/sdk-intro.xml +++ b/documentation/sdk-manual/sdk-intro.xml @@ -215,7 +215,7 @@ built-in devtool functionality. This toolchain is created by running a SDK installer script or through a - Build Directory + Build Directory that is based on your Metadata configuration or extension for your targeted device. The cross-toolchain works with a matching target sysroot. diff --git a/documentation/sdk-manual/sdk-working-projects.xml b/documentation/sdk-manual/sdk-working-projects.xml index 54bc4d739d..526d9208a3 100644 --- a/documentation/sdk-manual/sdk-working-projects.xml +++ b/documentation/sdk-manual/sdk-working-projects.xml @@ -894,7 +894,7 @@ Select this type if you built the toolchain as part of the - Build Directory. + Build Directory. When you select Build system derived toolchain, you are using the toolchain built @@ -925,7 +925,7 @@ the Toolchain Root Location field is the - Build Directory + Build Directory from which you run the bitbake command (e.g /home/scottrif/poky/build). @@ -949,7 +949,7 @@ If so, the MY_QEMU_ROOTFS directory is found in the - Build Directory + Build Directory and you would browse to and select that directory (e.g. /home/scottrif/poky/build/MY_QEMU_ROOTFS). @@ -1003,7 +1003,7 @@ Build system derived toolchain, the target kernel you built will be located in the - Build Directory + Build Directory in tmp/deploy/images/machine directory. -- cgit v1.2.3-54-g00ecf