diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-09-27 13:16:56 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-06 12:06:33 +0100 |
| commit | 721991dd4ffbf7911a0220a1f56170d6baeab3d7 (patch) | |
| tree | e96a68316354c12293b28b4c8a543628b3131cf6 | |
| parent | fae276ea095f96278e970940840fa61ebcc9ff59 (diff) | |
| download | poky-721991dd4ffbf7911a0220a1f56170d6baeab3d7.tar.gz | |
kernel-dev: Removed a comment block
(From yocto-docs rev: d6cf2730a9acc9c5bfd3071794269b4e3e7273b6)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-maint-appx.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/documentation/kernel-dev/kernel-dev-maint-appx.xml b/documentation/kernel-dev/kernel-dev-maint-appx.xml index 446bace5ea..49ac9179b2 100644 --- a/documentation/kernel-dev/kernel-dev-maint-appx.xml +++ b/documentation/kernel-dev/kernel-dev-maint-appx.xml | |||
| @@ -133,16 +133,6 @@ | |||
| 133 | <section id='build-strategy'> | 133 | <section id='build-strategy'> |
| 134 | <title>Build Strategy</title> | 134 | <title>Build Strategy</title> |
| 135 | 135 | ||
| 136 | <!-- | ||
| 137 | <para> | ||
| 138 | <emphasis>AR - Darren Hart:</emphasis> Some parts of this section | ||
| 139 | need to be in the | ||
| 140 | "<link linkend='using-an-iterative-development-process'>Using an Iterative Development Process</link>" | ||
| 141 | section. | ||
| 142 | Darren needs to figure out which parts and identify them. | ||
| 143 | </para> | ||
| 144 | --> | ||
| 145 | |||
| 146 | <para> | 136 | <para> |
| 147 | Once a local Git repository of the Yocto Project kernel exists on a development system, | 137 | Once a local Git repository of the Yocto Project kernel exists on a development system, |
| 148 | you can consider the compilation phase of kernel development - building a kernel image. | 138 | you can consider the compilation phase of kernel development - building a kernel image. |
