]> code.ossystems Code Review - openembedded-core.git/commitdiff
Poky Reference Manual: Changed source location of the bsp.xml file
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Thu, 11 Nov 2010 18:54:40 +0000 (10:54 -0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 15 Nov 2010 22:25:25 +0000 (22:25 +0000)
Because BSP chapter (bsp.xml) is identical to the single file used
in the BSP Guide (also bsp.xml but in the bsp-guide folder) I have decided
to change where the Poky Reference Manual get the bsp.xml file.  This commit
causes it to get the file from the bsp-guide folder instead of an identical
but separate bsp.xml file local to the poky-ref-manual folder.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
documentation/poky-ref-manual/poky-ref-manual.xml

index 5f99ddb3575f4709ac76b3bf4a5d3033033fd684..59a4471ef872bb1f6f7183db6242d84329822654 100644 (file)
@@ -69,7 +69,7 @@
 
     <xi:include href="extendpoky.xml"/>
 
-    <xi:include href="bsp.xml"/>
+    <xi:include href="../bsp-guide/bsp.xml"/>
 
     <xi:include href="development.xml"/>