[poky] [PATCH 02/29] documentation/bsp-guide/bsp.xml: Added note	qualifying BSP file structure.
    Scott Rifenbark 
    scott.m.rifenbark at intel.com
       
    Tue Dec 14 16:54:14 PST 2010
    
    
  
Inserted a note that states the BSP file structure shown is an example
only and that a given BSP could have different files.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark at intel.com>
---
 documentation/bsp-guide/bsp.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index f55d14c..21bc5e4 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -41,6 +41,11 @@
             the build system they are using.
         </para>
 
+        <note><para>
+            The file structure shown below is only an example and actual structures for 
+            specific BSPs could differ.
+        </para></note>
+
         <para>
             The BSP specification does not include a build system or other tools -
             it is concerned with the hardware-specific components only. 
-- 
1.7.0.4
    
    
More information about the poky
mailing list