From d048a99e2404601a3f343eeb65ce82fb963c6f51 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 9 Mar 2012 15:35:11 -0600 Subject: documentation/kernel-manual: Converted to use variables from poky.ent. Also removed a broken link. Signed-off-by: Richard Purdie --- documentation/kernel-manual/kernel-concepts.xml | 24 ++++++---------- documentation/kernel-manual/kernel-doc-intro.xml | 13 +++++---- documentation/kernel-manual/kernel-how-to.xml | 36 +++++++++++++----------- documentation/kernel-manual/kernel-manual.xml | 9 +++--- 4 files changed, 40 insertions(+), 42 deletions(-) (limited to 'documentation/kernel-manual') diff --git a/documentation/kernel-manual/kernel-concepts.xml b/documentation/kernel-manual/kernel-concepts.xml index 27b32098ec..a82977dc49 100644 --- a/documentation/kernel-manual/kernel-concepts.xml +++ b/documentation/kernel-manual/kernel-concepts.xml @@ -1,5 +1,6 @@ +"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" +[ %poky; ] > @@ -160,9 +161,8 @@ The features are tagged and organized by way of a branching strategy implemented by the source code manager (SCM) Git. For information on Git as applied to the Yocto Project, see the - "Git" - section in The - Yocto Project Development Manual. + "Git" section in the + Yocto Project Development Manual. The result is that the user has the ability to see the added features and @@ -289,9 +289,8 @@ You can find documentation on Git at . You can also get an introduction to Git as it applies to the Yocto Project in the - "Git" - section in The - Yocto Project Development Manual. + "Git" + section in the Yocto Project Development Manual. These referenced sections overview Git and describe a minimal set of commands that allow you to be functional using Git. @@ -344,7 +343,7 @@ After the tool is built, you can interact with it normally. You can see how menuconfig is used to change a simple kernel configuration in the - "Changing the  CONFIG_SMP Configuration Using  menuconfig" + "Changing the  CONFIG_SMP Configuration Using  menuconfig" section of The Yocto Project Development Manual. For general information on menuconfig, see . @@ -356,10 +355,10 @@ by the Yocto Project build system to produce input used by the LKC that ultimately generates the .config file. The - KERNEL_FEATURES + KERNEL_FEATURES variable can be used to list configuration fragments. For further discussion on applying configuration fragments, see the - "Linux Kernel Configuration" + "Linux Kernel Configuration" section in the Yocto Project Board Support Package (BSP) Guide. @@ -400,11 +399,6 @@ kernel toolkit: --> - - - - -