documentation/dev-manual/dev-manual-bsp-appendix.xml: mymachine.conf

edited it to now include the PREFERRED_VERSION variable.

(From yocto-docs rev: 72d8f7bfcad0fff191c998f90369499a78d62696)

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 17:19:16 -06:00 committed by Richard Purdie
parent d5198e605a
commit fbbe63c6fc
1 changed files with 1 additions and 1 deletions

View File

@ -263,7 +263,7 @@
<para>
Note that inside the <filename>mymachine.conf</filename> is the
<filename>PREFERRED_PROVIDER_virtual/kernel</filename> statement.
<filename>PREFERRED_VERSION_linux-yocto</filename> statement.
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
current Linux Yocto kernel based on the Linux 3.2 release.