summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-01-25 10:56:49 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-08 12:07:44 -0800
commit8cebd209b5357cfb329df6433cceab91ee92c0bd (patch)
tree66be84b43912aae2465314623a928f596ce77873 /documentation/kernel-manual
parentc671dde31f2dc593428442b89465b830f7119599 (diff)
downloadpoky-8cebd209b5357cfb329df6433cceab91ee92c0bd.tar.gz
documentation/kernel-manual/kernel-how-to.xml: links to manuals removed
Several redundant links existed to manuals that are not required to be linked. The actual link takes the reader to the section being referenced. Then, after the link, the manual is referenced. Previously, the manual was also linked. We don't need these links to the manuals. (From yocto-docs rev: 579f4efd765dc20b38e1b022ae4b7a98a8fa53cd) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-manual')
-rw-r--r--documentation/kernel-manual/kernel-how-to.xml21
1 files changed, 7 insertions, 14 deletions
diff --git a/documentation/kernel-manual/kernel-how-to.xml b/documentation/kernel-manual/kernel-how-to.xml
index 125212b986..e7fa93d4cc 100644
--- a/documentation/kernel-manual/kernel-how-to.xml
+++ b/documentation/kernel-manual/kernel-how-to.xml
@@ -51,8 +51,7 @@
51 </literallayout> 51 </literallayout>
52 For another example of how to set up a local Git repository of the Linux Yocto 52 For another example of how to set up a local Git repository of the Linux Yocto
53 kernel files, see the 53 kernel files, see the
54 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#local-kernel-files'>Linux Yocto Kernel</ulink>" bulleted item in 54 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#local-kernel-files'>Linux Yocto Kernel</ulink>" bulleted item in The Yocto Project Development Manual.
55 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>The Yocto Project Development Manual</ulink>.
56 </para> 55 </para>
57 <para> 56 <para>
58 Once the Git repository is set up on your local machine, you can switch to the 57 Once the Git repository is set up on your local machine, you can switch to the
@@ -229,9 +228,7 @@
229 <ulink url='http://git-scm.com/documentation'></ulink>. 228 <ulink url='http://git-scm.com/documentation'></ulink>.
230 You can find a simple overview of using Git with the Yocto Project in the 229 You can find a simple overview of using Git with the Yocto Project in the
231 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#git'>Git</ulink>" 230 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#git'>Git</ulink>"
232 section of 231 section of The Yocto Project Development Manual.
233 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>The Yocto
234 Project Development Manual</ulink>.
235 </para> 232 </para>
236 233
237 <section id='change-inspection-kernel-changes-commits'> 234 <section id='change-inspection-kernel-changes-commits'>
@@ -357,9 +354,8 @@
357 environment. 354 environment.
358 For information on these scripts, see the 355 For information on these scripts, see the
359 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#pushing-a-change-upstream'>Pushing a Change Upstream and Requesting a Pull</ulink>" and 356 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#pushing-a-change-upstream'>Pushing a Change Upstream and Requesting a Pull</ulink>" and
360 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#submitting-a-patch'>Submitting a Patch Through Email</ulink>" sections in 357 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#submitting-a-patch'>Submitting a Patch Through Email</ulink>" sections in The Yocto Project Development
361 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>The 358 Manual.
362 Yocto Project Development Manual</ulink>".
363 </para> 359 </para>
364 360
365 <para> 361 <para>
@@ -639,9 +635,7 @@
639 The messages used to commit changes are a large part of these standards. 635 The messages used to commit changes are a large part of these standards.
640 Consequently, be sure that the headers for each commit have the required information. 636 Consequently, be sure that the headers for each commit have the required information.
641 For information on how to follow the Yocto Project commit message standards, see the 637 For information on how to follow the Yocto Project commit message standards, see the
642 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#how-to-submit-a-change'>How to Submit a Change</ulink>" section in 638 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#how-to-submit-a-change'>How to Submit a Change</ulink>" section in The Yocto Project Development Manual.
643 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>The
644 Yocto Project Development Manual</ulink>".
645 </para> 639 </para>
646 640
647 <para> 641 <para>
@@ -774,9 +768,8 @@
774 existing similar BSP. 768 existing similar BSP.
775 The information is introductory in nature and does not provide step-by-step examples. 769 The information is introductory in nature and does not provide step-by-step examples.
776 For detailed information on how to create a BSP given an existing similar BSP, see 770 For detailed information on how to create a BSP given an existing similar BSP, see
777 the "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#dev-manual-bsp-appendix'>BSP Development Example</ulink>" appendix in 771 the "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#dev-manual-bsp-appendix'>BSP Development Example</ulink>" appendix in The
778 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>The 772 Yocto Project Development Manual, or see the
779 Yocto Project Development Manual</ulink>, or see the
780 <ulink url='https://wiki.yoctoproject.org/wiki/Transcript:_creating_one_generic_Atom_BSP_from_another'>Transcript:_creating_one_generic_Atom_BSP_from_another</ulink> 773 <ulink url='https://wiki.yoctoproject.org/wiki/Transcript:_creating_one_generic_Atom_BSP_from_another'>Transcript:_creating_one_generic_Atom_BSP_from_another</ulink>
781 wiki page. 774 wiki page.
782 </para> 775 </para>