From 44293a27ea26fa68ac89453a93a2b4de7bf01cee Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 16 Apr 2013 15:13:02 -0700 Subject: [PATCH] bsp-guide: Better wording for VESA support. (From yocto-docs rev: faee880b37cd4760ba345eb8fa33425d552f9cd9) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 5b1d31d7c4..99ef56f177 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -277,7 +277,7 @@ This optional area contains useful pre-built kernels and user-space filesystem images appropriate to the target system. - This directory typically contains graphical (e.g. sato) and minimal live images + This directory typically contains graphical (e.g. Sato) and minimal live images when the BSP tarball has been created and made available in the Yocto Project website. You can use these kernels and images to get a system running and quickly get started @@ -380,9 +380,9 @@ The crownbay.conf file is used for the Crown Bay BSP that supports the Intel Embedded Media and Graphics Driver (Intel - EMGD), while the crownbay-noemgd.conf file is used for the - Crown Bay BSP that does not support the Intel - EMGD. + EMGD), while the crownbay-noemgd file is used for the + Crown Bay BSP that supports Video Electronics Standards Association (VESA) + graphics only.