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>
This commit is contained in:
Scott Rifenbark 2013-03-29 07:03:25 -07:00 committed by Richard Purdie
parent a6a33e5e94
commit 8e45b6db49
3 changed files with 6 additions and 0 deletions

View File

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

View File

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

View File

@ -135,6 +135,7 @@
<section id='build-strategy'> <section id='build-strategy'>
<title>Build Strategy</title> <title>Build Strategy</title>
<!--
<para> <para>
<emphasis>AR - Darrren Hart:</emphasis> Some parts of this section <emphasis>AR - Darrren Hart:</emphasis> Some parts of this section
need to be in the need to be in the
@ -142,6 +143,7 @@
section. section.
Darren needs to figure out which parts and identify them. Darren needs to figure out which parts and identify them.
</para> </para>
-->
<para> <para>
Once a local Git repository of the Yocto Project kernel exists on a development system, Once a local Git repository of the Yocto Project kernel exists on a development system,