]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
kernel-dev: Removed a comment block
authorScott Rifenbark <srifenbark@gmail.com>
Wed, 27 Sep 2017 20:16:56 +0000 (13:16 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Oct 2017 11:06:33 +0000 (12:06 +0100)
(From yocto-docs rev: d6cf2730a9acc9c5bfd3071794269b4e3e7273b6)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/kernel-dev/kernel-dev-maint-appx.xml

index 446bace5ea15559ad3e30d718f3eda5197c7464f..49ac9179b2e176ffc646ee8340de4a358e4db5ff 100644 (file)
     <section id='build-strategy'>
         <title>Build Strategy</title>
 
-<!--
-        <para>
-            <emphasis>AR - Darren Hart:</emphasis>  Some parts of this section
-            need to be in the
-            "<link linkend='using-an-iterative-development-process'>Using an Iterative Development Process</link>"
-            section.
-            Darren needs to figure out which parts and identify them.
-        </para>
--->
-
         <para>
             Once a local Git repository of the Yocto Project kernel exists on a development system,
             you can consider the compilation phase of kernel development - building a kernel image.