documentation/bsp-guide/bsp.xml: Updated Layer Configuration File Section

Added wording to be sure user knows to replace "bsp" and "_bsp" in the
boilerplate template example with the actual BSP name (i.e. <bsp_name>).

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
This commit is contained in:
Scott Rifenbark 2010-12-16 13:39:14 -08:00 committed by Richard Purdie
parent 8e947f92ad
commit 8505df2614
1 changed files with 3 additions and 1 deletions

View File

@ -186,7 +186,9 @@ meta-&lt;bsp_name&gt;/conf/layer.conf
<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.
Generally, a standard boilerplate file such as the following works:
Generally, a standard boilerplate file such as the following works.
In the following example you would replace "bsp" and "_bsp" with the actual name
of the BSP (i.e. &lt;bsp_name&gt; from the example template).
</para>
<para>