diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-04-03 15:55:51 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-04 00:34:03 +0100 |
commit | cd4d346c0e83fc9bf5497dd0424368e9244b6e08 (patch) | |
tree | cacfdfffad403f143414cee6eb9758c011c3767f /documentation/yocto-project-qs/yocto-project-qs.xml | |
parent | 4c35d0562321990b0ebc8903f34455a6cfb81a48 (diff) | |
download | poky-cd4d346c0e83fc9bf5497dd0424368e9244b6e08.tar.gz |
documentation/yocto-project-qs/yocto-project-qs.xml: Added CentOS distro
Reported-by: David Stewart <david.c.stewart@intel.com>
(From yocto-docs rev: 4df12f3437488f6d8dbfb54dd3de25f5636162c1)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/yocto-project-qs/yocto-project-qs.xml')
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 15964b1758..dbec5ecb4c 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
@@ -144,7 +144,7 @@ | |||
144 | <itemizedlist> | 144 | <itemizedlist> |
145 | <listitem> | 145 | <listitem> |
146 | <para>A host system running a supported Linux distribution (i.e. recent releases of | 146 | <para>A host system running a supported Linux distribution (i.e. recent releases of |
147 | Fedora, openSUSE, Debian, and Ubuntu). | 147 | Fedora, openSUSE, CentOS, Debian, and Ubuntu). |
148 | If the host system supports multiple cores and threads, you can configure the | 148 | If the host system supports multiple cores and threads, you can configure the |
149 | Yocto Project build system to decrease the time needed to build images | 149 | Yocto Project build system to decrease the time needed to build images |
150 | significantly. | 150 | significantly. |
@@ -170,6 +170,7 @@ | |||
170 | <listitem><para>Ubuntu</para></listitem> | 170 | <listitem><para>Ubuntu</para></listitem> |
171 | <listitem><para>Fedora</para></listitem> | 171 | <listitem><para>Fedora</para></listitem> |
172 | <listitem><para>openSUSE</para></listitem> | 172 | <listitem><para>openSUSE</para></listitem> |
173 | <listitem><para>CentOS</para></listitem> | ||
173 | </itemizedlist> | 174 | </itemizedlist> |
174 | For a list of the distributions under validation and their status, see the | 175 | For a list of the distributions under validation and their status, see the |
175 | <ulink url='&YOCTO_WIKI_URL;/wiki/Distribution_Support'>Distribution | 176 | <ulink url='&YOCTO_WIKI_URL;/wiki/Distribution_Support'>Distribution |