From b47f39dbc3ef062c9f4fadcf1a0425842a12e1f0 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 28 Sep 2011 12:48:35 -0700 Subject: [PATCH] documentation/poky-ref-manual/faq.xml: Removed wording that focues on GNOME Per Paul Eggleton he suggested that the wording we had about YP focusing on the GNOME Mobile environment was misleading now. It was in there in the original version of the FAQ but with time has become outdated. I simply removed the "GNOME" part and left the part that mentions about YP being a stable environment and well-suited for the embedded mobile environment. (From yocto-docs rev: cc7103eda3fd77d89cecfffa23f0f798aa512132) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/faq.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/poky-ref-manual/faq.xml b/documentation/poky-ref-manual/faq.xml index dec9133241..03b355d268 100644 --- a/documentation/poky-ref-manual/faq.xml +++ b/documentation/poky-ref-manual/faq.xml @@ -14,7 +14,7 @@ Poky is the Yocto Project build system that was derived from OpenEmbedded. - Poky is a stable, smaller subset focused on the GNOME Mobile environment. + Poky is a stable, smaller subset focused on the mobile environment. Development in the Yocto Project using Poky is closely tied to OpenEmbedded with features being merged regularly between the two for mutual benefit.