diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-16 14:48:03 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-17 22:34:20 +0100 |
| commit | 6f2e173048a7d658af1ef5b8fcd156fc311e66ef (patch) | |
| tree | ea9ed6986bb10655ae6d3e9b81e79f2b5507b18d | |
| parent | ec435deacda6eef055d558ccea5982c08f0690d7 (diff) | |
| download | poky-6f2e173048a7d658af1ef5b8fcd156fc311e66ef.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>
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-maint-appx.xml | 2 |
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. |
