diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-10-08 10:14:58 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-10 15:24:14 +0100 |
commit | 5d4b08853e8cd074d5bc1c81a6a2aef014ce10c4 (patch) | |
tree | 89216fac8f628b2bd1cd18046efc66d988a4f5a3 /documentation/bsp-guide/bsp.xml | |
parent | c29e8cbb2f2178af0b59e4eb70aed3673ab39f73 (diff) | |
download | poky-5d4b08853e8cd074d5bc1c81a6a2aef014ce10c4.tar.gz |
documentation: dev-manual, bsp-guide - Removing/Moving Appendix A
The kernel example appendix is being removed. This broke a lot
of links. For now I have moved the information into a new section
called "Patching the Kernel". I have preserved the information
by adding the old appendix file as kerne-appendix-orig.xml.
(From yocto-docs rev: 994235a69362dfb0114ef9001ea7f2f2e2fdc5c3)
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/bsp.xml')
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 7c63e4f24d..2fa016a969 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
@@ -618,10 +618,10 @@ | |||
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 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 |
622 | and a local bare clone of the kernel, see the | 622 | and a local bare clone of the kernel, see the |
623 | "<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 |
624 | Source Code</ulink>" section also in the Yocto Project Development Manual. | 624 | Source Code</ulink>" section also in the Yocto Project Development Manual. --> |
625 | </para> | 625 | </para> |
626 | 626 | ||
627 | <para> | 627 | <para> |