* A couple grammatical fixes.
* A couple filename corrections.
Signed-off-by: Robert P. J. Day <rpj...@crashcourse.ca>
---
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index e11eb4f..c85e7e0 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -394,12 +394,13 @@
<para>
To use an include file, you simply include them in the machine
configuration file.
- For example, the Crown Bay BSP
<filename>crownbay.conf</filename> has the
+ For example, the Crown Bay BSP
<filename>crownbay.conf</filename> contains the
following statements:
<literallayout class='monospaced'>
require conf/machine/include/tune-atom.inc
require conf/machine/include/ia32-base.inc
require conf/machine/include/meta-intel.inc
+ require conf/machine/include/meta-intel-emgd.inc
</literallayout>
</para>
</section>
@@ -420,7 +421,7 @@
<filename>formfactor_0.0.bbappend</filename> file, which is an
append file used to augment the recipe that starts the build.
Furthermore, there are machine-specific settings used during
the
- build that are defined by the <filename>machconfig</filename>.
+ build that are defined by the <filename>machconfig</filename>
file.
In the Crown Bay example, two <filename>machconfig</filename>
files
exist: one that supports the IntelĀ® Embedded Media and Graphics
Driver (IntelĀ® EMGD) and one that does not:
@@ -460,7 +461,7 @@
(VESA) graphics):
<literallayout class='monospaced'>
meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
-
meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/crownbay-noemgd/xorg.conf
+
meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/crownbay/xorg.conf
</literallayout>
</para>
</section>
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto