summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-16 14:48:03 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-17 22:34:35 +0100
commitd8eb848db8f75ac0b91e1fe780aacc947744fe97 (patch)
tree5d8fdf5fe203b2a676641aebf3ca298ea7604efc /documentation
parentcdad14969c67b08b95820d376572836083aaaa0b (diff)
downloadpoky-d8eb848db8f75ac0b91e1fe780aacc947744fe97.tar.gz
kernel-dev: Removed a reference to sections that no longer exist.
(From yocto-docs rev: ec1c1e7dea0012cf378a572c399b928a410974fb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/kernel-dev/kernel-dev-maint-appx.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/documentation/kernel-dev/kernel-dev-maint-appx.xml b/documentation/kernel-dev/kernel-dev-maint-appx.xml
index 3a91af1e0d..5f9788aa31 100644
--- a/documentation/kernel-dev/kernel-dev-maint-appx.xml
+++ b/documentation/kernel-dev/kernel-dev-maint-appx.xml
@@ -59,8 +59,6 @@
59 particular kernel branch. 59 particular kernel branch.
60 Instead, you should use Git directly to discover the changes in a branch. 60 Instead, you should use Git directly to discover the changes in a branch.
61 Using Git is an efficient and flexible way to inspect changes to the kernel. 61 Using Git is an efficient and flexible way to inspect changes to the kernel.
62 For examples showing how to use Git to inspect kernel commits, see the following sections
63 in this chapter.
64 <note> 62 <note>
65 Ground up reconstruction of the complete kernel tree is an action only taken by the 63 Ground up reconstruction of the complete kernel tree is an action only taken by the
66 Yocto Project team during an active development cycle. 64 Yocto Project team during an active development cycle.