documenation/bsp-guide/bsp.xml: Updated the Layer Configuration File section.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
This commit is contained in:
Scott Rifenbark 2010-12-15 13:40:41 -08:00 committed by Richard Purdie
parent b3b9476dc5
commit 1e68ee5b65
1 changed files with 5 additions and 3 deletions

View File

@ -181,12 +181,14 @@ meta-&lt;bsp_name&gt;/binary/&lt;bootable_images&gt;
</section>
<section id='bsp-filelayout-layer'>
<title>Layer Configuration (meta-&lt;bsp_name&gt;/conf/layer.conf)</title>
<title>Layer Configuration File</title>
<programlisting>
meta-&lt;bsp_name&gt;/conf/layer.conf
</programlisting>
<para>
This file identifies the structure as a Poky layer, identifies the
contents of the layer, and contains information about how Poky should use
it.
contents of the layer, and contains information about how Poky should use it.
Generally, a standard boilerplate file such as the following works:
</para>