[poky] [PATCH 13/29] documenation/bsp-guide/bsp.xml: Updated the Layer Configuration File section.

Scott Rifenbark scott.m.rifenbark at intel.com
Wed Dec 15 13:40:41 PST 2010


Signed-off-by: Scott Rifenbark <scott.m.rifenbark at intel.com>
---
 documentation/bsp-guide/bsp.xml |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 397ef85..e59417d 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -181,12 +181,14 @@ meta-<bsp_name>/binary/<bootable_images>
         </section>
 
         <section id='bsp-filelayout-layer'>
-            <title>Layer Configuration (meta-<bsp_name>/conf/layer.conf)</title>
+            <title>Layer Configuration File</title>
+            <programlisting>
+meta-<bsp_name>/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>
 
-- 
1.7.0.4




More information about the poky mailing list