1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 01:19:52 +00:00

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 <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2013-01-25 14:18:23 -06:00
committed by Richard Purdie
parent 9713fdcebe
commit 347e99427f
3 changed files with 42 additions and 13 deletions
@@ -1338,9 +1338,9 @@
</para>
<para>
For concepts on kernel configuration, see the
"<ulink url='&YOCTO_DOCS_KERNEL_URL;#kernel-configuration'>Kernel Configuration</ulink>"
section in the Yocto Project Kernel Architecture and Use Manual.
For more information on kernel configuration, see the
"<ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#changing-the-configuration'>Changing the Configuration</ulink>"
section in the Yocto Project Linux Kernel Development Manual.
</para>
<section id='using-menuconfig'>
@@ -1622,6 +1622,12 @@
in the Yocto Project Quick Start.
</para>
<para>
Also, for more information on patching the kernel, see the
"<ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#applying-patches'>Applying Patches</ulink>"
section in the Yocto Project Linux Kernel Development Manual.
</para>
<section id='create-a-layer-for-your-changes'>
<title>Create a Layer for your Changes</title>
@@ -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.
<note>
For more information on how to set up and run OProfile, see the
"<ulink url='&YOCTO_DOCS_PROF_URL;#profile-manual-oprofile'>OProfile</ulink>"
section in the Yocto Project Profiling and Tracing Manual.
</note>
</para>
<para>