diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-10-09 06:32:34 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-10 15:18:12 +0100 |
commit | 0bd73012eec486f4b542c018f63b44da093d4af3 (patch) | |
tree | 7744e029b9a66ec29918ce29ba4092b52acdb9cb /documentation/bsp-guide | |
parent | 8461d4ad85bdf419530fe63ff2ad9db48c4dc72e (diff) | |
download | poky-0bd73012eec486f4b542c018f63b44da093d4af3.tar.gz |
documentation: dev-manual, bsp-guide, kernel-manual - kernel workflow
The kernel workflow section was re-written to reflect that the
kernel appendix has been removed. Also, changes to the flow in
general no longer make reference to the bare clone and the copy
of the bare clone as a method used to modify the kernel.
Many links were modified in other manuals as well.
(From yocto-docs rev: 38adbcb00d4305029cfa94e5ef047da41823f021)
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.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 2fa016a969..1f1667114c 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
@@ -618,10 +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 a better understanding of working with a local clone of the kernel repository | ||
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 | ||
624 | Source Code</ulink>" section also in the Yocto Project Development Manual. --> | ||
625 | </para> | 621 | </para> |
626 | 622 | ||
627 | <para> | 623 | <para> |