From 347e99427fd2988ee3924b38d385c4403c332ea6 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 25 Jan 2013 14:18:23 -0600 Subject: dev-manual: Scrub for correct YP manual cross-references. I went through and got rid of all references to the old YP Kernel Architecture and Use Manual and replaced with appropriate references to the new YP Linux Kernel Development Manual. I also laced in appropriate references into various sections of the new YP Profiling and Tracing Manual. Also, updated the list of resource manuals to reflect the new manual set (addition of kernel-dev and profile-dev and removal of kernel-manual). (From yocto-docs rev: ef531ad65c9b749dad5e8e39b060bf1641e4fa38) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml') diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 6c406dad53..425b05a03b 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -1338,9 +1338,9 @@ - For concepts on kernel configuration, see the - "Kernel Configuration" - section in the Yocto Project Kernel Architecture and Use Manual. + For more information on kernel configuration, see the + "Changing the Configuration" + section in the Yocto Project Linux Kernel Development Manual.
@@ -1622,6 +1622,12 @@ in the Yocto Project Quick Start. + + Also, for more information on patching the kernel, see the + "Applying Patches" + section in the Yocto Project Linux Kernel Development Manual. + +
Create a Layer for your Changes @@ -2606,6 +2612,11 @@ the most time in when doing X?" Because the OpenEmbedded build system is well integrated with OProfile, it makes profiling applications on target hardware straightforward. + + For more information on how to set up and run OProfile, see the + "OProfile" + section in the Yocto Project Profiling and Tracing Manual. + -- cgit v1.2.3-54-g00ecf