diff options
Diffstat (limited to 'documentation/yocto-project-qs/yocto-project-qs.xml')
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 29 |
1 files changed, 14 insertions, 15 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index f4c6dbb7a8..6db76f40b2 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
@@ -168,21 +168,20 @@ | |||
168 | </para> | 168 | </para> |
169 | 169 | ||
170 | <itemizedlist> | 170 | <itemizedlist> |
171 | <listitem> | 171 | <listitem><para> |
172 | <para>A host system running a supported Linux distribution | 172 | A host system with a minimum of 50 Gbytes of free disk space that |
173 | (i.e. recent releases of Fedora, openSUSE, CentOS, Debian, | 173 | is running a supported Linux distribution (i.e. recent releases |
174 | and Ubuntu). | 174 | of Fedora, openSUSE, CentOS, Debian, or Ubuntu). |
175 | If the host system supports multiple cores and threads, you can configure the | 175 | If the host system supports multiple cores and threads, you can |
176 | Yocto Project build system to decrease the time needed to build images | 176 | configure the Yocto Project build system to significantly |
177 | significantly. | 177 | decrease the time needed to build images. |
178 | </para> | 178 | </para></listitem> |
179 | </listitem> | 179 | <listitem><para> |
180 | <listitem> | 180 | The right packages. |
181 | <para>The right packages.</para> | 181 | </para></listitem> |
182 | </listitem> | 182 | <listitem><para> |
183 | <listitem> | 183 | A release of the Yocto Project. |
184 | <para>A release of the Yocto Project.</para> | 184 | </para></listitem> |
185 | </listitem> | ||
186 | </itemizedlist> | 185 | </itemizedlist> |
187 | 186 | ||
188 | <section id='the-linux-distro'> | 187 | <section id='the-linux-distro'> |