Poky Reference Manual: Changed source location of the bsp.xml file

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>
This commit is contained in:
Scott Rifenbark
2010-11-11 10:54:40 -08:00
committed by Richard Purdie
parent 4e6a8212c0
commit 2cf5aafc28

View 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"/>