浏览代码

kernel-dev: Commented out some development notes to Darren.

(From yocto-docs rev: 9981e5d85751eb6f21b1c06390158a995d7f59a8)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Scott Rifenbark 12 年之前
父节点
当前提交
8e45b6db49

+ 2 - 0
documentation/kernel-dev/kernel-dev-common.xml

@@ -224,6 +224,7 @@
         <section id='tip-dirty-string'>
             <title>"-dirty" String</title>
 
+<!--
             <para>
                 <emphasis>AR - Darrren Hart:</emphasis>  This section
                 originated from the old Yocto Project Kernel Architecture
@@ -232,6 +233,7 @@
                 Darren needs to figure out where we want it and what part
                 of it we want (all, revision???)
             </para>
+-->
 
             <para>
                 If kernel images are being built with "-dirty" on the

+ 2 - 0
documentation/kernel-dev/kernel-dev-intro.xml

@@ -5,6 +5,7 @@
 <chapter id='kernel-dev-intro'>
 <title>Introduction</title>
 
+<!--
 <para>
     <emphasis>AR - Darrren Hart:</emphasis>  See if the concepts in these
     three bullets are adequately covered in somewhere in this manual:
@@ -25,6 +26,7 @@
             ends with their BSP-specific commits.</para></listitem>
     </itemizedlist>
 </para>
+-->
 
     <section id='kernel-dev-overview'>
         <title>Overview</title>

+ 2 - 0
documentation/kernel-dev/kernel-dev-maint-appx.xml

@@ -135,6 +135,7 @@
     <section id='build-strategy'>
         <title>Build Strategy</title>
 
+<!--
         <para>
             <emphasis>AR - Darrren Hart:</emphasis>  Some parts of this section
             need to be in the
@@ -142,6 +143,7 @@
             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,