From 95b24b77b977e58ece3a35c64bfb48c6ef935576 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 16 Oct 2017 14:48:25 -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. Updated the links. Fixed a few links that should have been internal. (From yocto-docs rev: 2125fa0b2a86b8bea0d0e76c4ca349d00bd86e71) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-features.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'documentation') diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml index 551db6535a..b3e463420e 100644 --- a/documentation/ref-manual/ref-features.xml +++ b/documentation/ref-manual/ref-features.xml @@ -36,7 +36,7 @@ One method you can use to determine which recipes are checking to see if a particular feature is contained or not is to grep through - the Metadata + the Metadata for the feature. Here is an example that discovers the recipes whose build is potentially changed based on a given feature: @@ -132,7 +132,7 @@ These select features make sense to be controlled both at the machine and distribution configuration level. See the - COMBINED_FEATURES + COMBINED_FEATURES variable for more information. @@ -217,7 +217,7 @@ the package tests where supported by individual recipes. For more information on package tests, see the "Testing Packages With ptest" - section in the Yocto Project Development Manual. + section in the Yocto Project Development Tasks Manual. smbfs: Include SMB networks client support (for mounting Samba/Microsoft Windows shares @@ -304,7 +304,7 @@ To make the /var/log directory on the target persistent, use the - VOLATILE_LOG_DIR + VOLATILE_LOG_DIR variable by setting it to "no". @@ -315,8 +315,8 @@ Creates an image whose root filesystem is read-only. See the "Creating a Read-Only Root Filesystem" - section in the Yocto Project Development Manual for more - information. + section in the Yocto Project Development Tasks Manual for + more information. splash: Enables showing a splash screen during boot. @@ -374,7 +374,7 @@ strace and gdb. For information on GDB, see the "Debugging With the GNU Project Debugger (GDB) Remotely" - section in the Yocto Project Development Manual. + section in the Yocto Project Development Tasks Manual. For information on tracing and profiling, see the Yocto Project Profiling and Tracing Manual. -- cgit v1.2.3-54-g00ecf