[yocto] [yocto-docs][PATCH 11/12] documentation/yocto-project-qs: adjust GUI component feature listing

Paul Eggleton paul.eggleton at linux.intel.com
Wed Sep 5 07:35:09 PDT 2012


List frameworks we provide that are likely to be used by people these
days - Pimlico has been removed and GuPNP and Matchbox don't really
belong. Also slightly modify the sentence following so that it is clear
that these are optional.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 .../yocto-project-qs/yocto-project-qs.xml          |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 94c488f..0e85d74 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -104,11 +104,11 @@
             <para>Provides a recent Linux kernel along with a set of system commands and libraries suitable for the embedded environment.</para>
         </listitem>
         <listitem>
-            <para>Makes available system components such as X11, Matchbox, GTK+, Pimlico, Clutter,
-            GuPNP and Qt (among others) so you can create a richer user interface experience on 
-            devices that use displays or have a GUI.
-            For devices that don't have a GUI or display, you simply would not employ these 
-            components.</para>
+            <para>Makes available system components such as X11, GTK+, Qt, Clutter, and SDL
+            (among others) so you can create a rich user experience on devices
+            that have display hardware.
+            For devices that don't have a display or wish to use alternative UI
+            frameworks, these components need not be installed.</para>
         </listitem>
         <listitem>
             <para>Creates a focused and stable core compatible with the OpenEmbedded 
-- 
1.7.9.5




More information about the yocto mailing list