documentation/dev-manual/dev-manual-bsp-appendix.xml: changed kernel

The kernel in mymachine.conf had to be changed from 3.0 to 3.2

(From yocto-docs rev: cd94a4d45a062e9282de15dfda25983c500c0548)

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 2012-04-26 15:13:02 -06:00 committed by Richard Purdie
parent 5b1738e53d
commit c7f56de150
1 changed files with 1 additions and 1 deletions

View File

@ -266,7 +266,7 @@
<filename>PREFERRED_PROVIDER_virtual/kernel</filename> statement. <filename>PREFERRED_PROVIDER_virtual/kernel</filename> statement.
This statement identifies the kernel that the BSP is going to use. This statement identifies the kernel that the BSP is going to use.
In this case, the BSP is using <filename>linux-yocto</filename>, which is the In this case, the BSP is using <filename>linux-yocto</filename>, which is the
current Linux Yocto kernel based on the Linux 3.0 release. current Linux Yocto kernel based on the Linux 3.2 release.
</para> </para>
<para> <para>