</para>
</section>
+ <section id='bsp-filelayout-misc-recipes'>
+ <title>Miscellaneous Recipe Files</title>
+ <programlisting>
+meta-<bsp_name>/recipes-bsp/*
+ </programlisting>
+
+ <para>
+ This directory contains miscellaneous recipe files for the BSP.
+ Most notably would be the formactor files.
+ For example, in the crownbay BSP there is a <filename>machconfig</filename> file and a
+ <filename>formfactor_0.0.bbappend</filename> file:
+ <programlisting>
+meta-crownbay/recipes-bsp/formfactor/formfactor/crownbay/machconfig
+meta-crownbay/recipes-bsp/formfactor/formfactor_0.0.bbappend
+ </programlisting>
+ </para>
+ </section>
+
<section id='bsp-filelayout-kernel'>
<title>Linux Kernel Configuration (meta-<bsp_name>/recipes-kernel/linux/*)</title>