documentation/dev-manual/dev-manual-model.xml: Comments from Ashfield

1. now refer to the linux 2.6.39-rc1 as the 'latest upstream release
   candidate available.

2. Noted where you can find the linux-2.6 kernel - in the meta-kernel-dev
   area.

These changes were from Bruce Ashfield's review of an early version
of the Yocto Project Development Manual.

(From yocto-docs rev: 83d6e75e7d5f4d60040c4b7ebb0c7bb11b1b67e8)

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 2011-08-11 12:47:45 -07:00 committed by Richard Purdie
parent e04e02cd46
commit e45f2aa8db
1 changed files with 4 additions and 2 deletions

View File

@ -261,9 +261,11 @@
<listitem><para><emphasis><filename>linux-yocto-3.0</filename></emphasis> - The current
Linux Yocto kernel that is based on the Linux 3.0 release.</para></listitem>
<listitem><para><emphasis><filename>linux-yocto-dev</filename></emphasis> - A development
kernel based on the Linux 2.6.39-rc1 release.</para></listitem>
kernel based on the latest upstream release candidate available.</para></listitem>
<listitem><para><emphasis><filename>linux-2.6</filename></emphasis> - A kernel based on
minimal Linux mainline tracking.</para></listitem>
minimal Linux mainline tracking.
You can find the <filename>.bbappend</filename> for this kernel in the
<filename>meta-kernel-dev</filename> Git repository.</para></listitem>
</itemizedlist>
</para>