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:18:11 +0100 |
commit | e0f0335467cc5bf1fedac8ac053d4565f1664ca1 (patch) | |
tree | e84eb82d8ce84d7ba14866dc304b17e0f64d4240 /documentation/dev-manual/dev-manual.xml | |
parent | 274095d4c21a8f617a41f85a364db78e96f7bf4d (diff) | |
download | poky-e0f0335467cc5bf1fedac8ac053d4565f1664ca1.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/dev-manual/dev-manual.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml index a5856e0995..eff0dce1f0 100644 --- a/documentation/dev-manual/dev-manual.xml +++ b/documentation/dev-manual/dev-manual.xml | |||
@@ -80,8 +80,6 @@ | |||
80 | 80 | ||
81 | <xi:include href="dev-manual-model.xml"/> | 81 | <xi:include href="dev-manual-model.xml"/> |
82 | 82 | ||
83 | <xi:include href="dev-manual-kernel-appendix.xml"/> | ||
84 | |||
85 | </book> | 83 | </book> |
86 | <!-- | 84 | <!-- |
87 | vim: expandtab tw=80 ts=4 | 85 | vim: expandtab tw=80 ts=4 |