From 891786ee7d0c36c1ea526c1f5806a5ff69626285 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Fri, 11 Oct 2013 07:16:55 -0700 Subject: [PATCH] bsp-guide: Fixed some grammar and some filenames. * A couple grammatical fixes. * A couple filename corrections. (From yocto-docs rev: 1bad0049c57d47aaa785b8825a9a702c16e4cb69) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index e11eb4f663..c85e7e0883 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -394,12 +394,13 @@ To use an include file, you simply include them in the machine configuration file. - For example, the Crown Bay BSP crownbay.conf has the + For example, the Crown Bay BSP crownbay.conf contains the following statements: 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 @@ -420,7 +421,7 @@ formfactor_0.0.bbappend 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 machconfig. + build that are defined by the machconfig file. In the Crown Bay example, two machconfig 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): 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