summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-10-03 14:05:17 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-10 15:21:40 +0100
commit703eadc55f26572f1cea7b1558831d92f9d457d1 (patch)
treeeb061d62a3ad1e4c1d44fde88421cf35bfaf6c4e /documentation/bsp-guide
parente7134d50f3b47849e62bb47618e3a4349721346c (diff)
downloadpoky-703eadc55f26572f1cea7b1558831d92f9d457d1.tar.gz
documentation: bsp-guide, dev-manual, kernel-manual - Removed links
Removing the Appendix A (BSP) example had some rippling affects throughout the doc set. There were several links into the appendix. All these links had to either be modified (if possible) or simply removed since the appendix will be removed. (From yocto-docs rev: fff35abd87e945de1806eef63a56a956d104bf92) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide')
-rw-r--r--documentation/bsp-guide/bsp.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 61714c8814..7c63e4f24d 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -618,9 +618,6 @@
618 <filename>meta</filename> branch for your BSP. 618 <filename>meta</filename> branch for your BSP.
619 The configuration options will likely end up in that location anyway if the BSP gets 619 The configuration options will likely end up in that location anyway if the BSP gets
620 added to the Yocto Project. 620 added to the Yocto Project.
621 For an example showing how to change the BSP configuration, see the
622 "<ulink url='&YOCTO_DOCS_DEV_URL;#changing-the-bsp-configuration'>Changing the BSP Configuration</ulink>"
623 section in the Yocto Project Development Manual.
624 For a better understanding of working with a local clone of the kernel repository 621 For a better understanding of working with a local clone of the kernel repository
625 and a local bare clone of the kernel, see the 622 and a local bare clone of the kernel, see the
626 "<ulink url='&YOCTO_DOCS_DEV_URL;#modifying-the-kernel-source-code'>Modifying the Kernel 623 "<ulink url='&YOCTO_DOCS_DEV_URL;#modifying-the-kernel-source-code'>Modifying the Kernel