diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2010-11-11 10:23:10 -0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-12-10 22:01:05 -0800 |
commit | e7e12483e42a995f6611818cda9b556e995ec271 (patch) | |
tree | 33fc9bdb398020f4ab60331b4e594cb94a5585cb | |
parent | 12d1378990bb74ed5e43f85d9b438ed4fc3b1270 (diff) | |
download | poky-e7e12483e42a995f6611818cda9b556e995ec271.tar.gz |
BSP Guide and BSP Chapter: Sync'ed these two files
After moving BSP Guide into its own folder for documentation I discovered
a consequence of that. There are two separate bsp.xml files now: one
in the poky-ref-manual folder and one in the bsp folder. I had done some
good cleanup work in the version in the poky-ref-manual folder. This
commit reflects a 'meld' operation where I re-sync'ed the bsp.xml
file in the bsp-guide folder to be the same (almost) as the one in the
poky-ref-manual folder. There is still one slight difference between the
two files due to one's context as a stand-alone manual and the other as
a section in a larger book.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 5f9495b273..47722bb656 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
@@ -366,7 +366,7 @@ FILESEXTRAPATHS := "${THISDIR}/${PN}" | |||
366 | </para> | 366 | </para> |
367 | 367 | ||
368 | <para> | 368 | <para> |
369 | However, if a non-encumbered version is unavailable or | 369 | If however, a non-encumbered version is unavailable or |
370 | the 'free' version would provide unsuitable | 370 | the 'free' version would provide unsuitable |
371 | functionality or quality, an encumbered version can be | 371 | functionality or quality, an encumbered version can be |
372 | used. | 372 | used. |