diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-09-28 12:48:35 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-04 13:46:40 +0100 |
commit | c0334472e2bf656d4e42684090f792056d7352a6 (patch) | |
tree | 4dbc0a925cd1ec4b8eef59b6d956078a9ac81723 | |
parent | 43eeb4f870b87ed16aac0c3dfb2a624bc0cd60a3 (diff) | |
download | ast2050-yocto-poky-c0334472e2bf656d4e42684090f792056d7352a6.zip ast2050-yocto-poky-c0334472e2bf656d4e42684090f792056d7352a6.tar.gz |
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 <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/poky-ref-manual/faq.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/faq.xml b/documentation/poky-ref-manual/faq.xml index dec9133..03b355d 100644 --- a/documentation/poky-ref-manual/faq.xml +++ b/documentation/poky-ref-manual/faq.xml @@ -14,7 +14,7 @@ <para> Poky is the Yocto Project build system that was derived from <ulink url='http://www.openembedded.org/'>OpenEmbedded</ulink>. - 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. </para> |