From 8020c4e6967d22405e94e5fb57e1d8bb11fc0f59 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 16 Oct 2017 16:34:36 -0700 Subject: ref-manual: Converted external links to internal and fixed dev-manual links The dev-manual title changed to the Yocto Project Development Tasks Manual. Fixed the links for that. Also took care of some external links that should have been internal. (From yocto-docs rev: c1e108e2d13d83bcd6b28c8983336a93642c60a2) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/usingpoky.xml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'documentation') diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml index f894105789..2cc777532e 100644 --- a/documentation/ref-manual/usingpoky.xml +++ b/documentation/ref-manual/usingpoky.xml @@ -107,7 +107,7 @@ The target is the name of the recipe you want to build. Common targets are the images in meta/recipes-core/images, meta/recipes-sato/images, etc. all found in the - Source Directory. + Source Directory. Or, the target can be the name of a recipe for a specific piece of software such as BusyBox. For more details about the images the OpenEmbedded build system supports, see the @@ -176,13 +176,13 @@ going wrong. For information on how to enable and use this feature, see the "Using the Error Reporting Tool" - section in the Yocto Project Development Manual. + section in the Yocto Project Development Tasks Manual. For discussions on debugging, see the "Debugging With the GNU Project Debugger (GDB) Remotely" section - in the Yocto Project Developer's Manual + in the Yocto Project Development Tasks Manual and the "Working within Eclipse" section in the Yocto Project Software Development Kit (SDK) Developer's Guide. @@ -873,7 +873,7 @@ class implements these functions. See that class in the meta/classes folder of the - Source Directory + Source Directory for information. @@ -1034,7 +1034,8 @@ wiki page" or the Submitting a Defect Against the Yocto Project" - section, which is in the Yocto Project Development Manual. + section, which is in the Yocto Project Development Tasks + Manual. The manuals might not be the right place to document variables that are purely internal and have a limited @@ -1092,7 +1093,7 @@ For information on how to use the Yocto Project implementation of QEMU, see the "Using the Quick EMUlator (QEMU)" - chapter in the Yocto Project Development Manual. + chapter in the Yocto Project Development Tasks Manual.
@@ -1180,8 +1181,8 @@ filesystem image file. See the "Running Under a Network File System (NFS) Server" - section in the Yocto Project Development Manual for more - information. + section in the Yocto Project Development Tasks Manual for + more information. -- cgit v1.2.3-54-g00ecf