mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
documentation/bsp-guild/bsp.xml: Updated Miscellaneous Recipe Files section
Found a mis-spelling that I corrected. Also added wording to indicate this directory is optional. Put in a note telling that defaults are set if a formfactor is not found. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
8505df2614
commit
6534947d6b
@@ -271,8 +271,8 @@ meta-<bsp_name>/recipes-bsp/*
|
||||
</programlisting>
|
||||
|
||||
<para>
|
||||
This directory contains miscellaneous recipe files for the BSP.
|
||||
Most notably would be the formactor files.
|
||||
This optional directory contains miscellaneous recipe files for the BSP.
|
||||
Most notably would be the formfactor files.
|
||||
For example, in the crownbay BSP there is a <filename>machconfig</filename> file and a
|
||||
<filename>formfactor_0.0.bbappend</filename> file:
|
||||
<programlisting>
|
||||
@@ -280,6 +280,11 @@ meta-crownbay/recipes-bsp/formfactor/formfactor/crownbay/machconfig
|
||||
meta-crownbay/recipes-bsp/formfactor/formfactor_0.0.bbappend
|
||||
</programlisting>
|
||||
</para>
|
||||
|
||||
<note><para>
|
||||
If a BSP does not have a formfactor entry, defaults are established according to
|
||||
the configuration script.
|
||||
</para></note>
|
||||
</section>
|
||||
|
||||
<section id='bsp-filelayout-recipes-graphics'>
|
||||
|
||||
Reference in New Issue
Block a user