aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/yocto-project-qs
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/yocto-project-qs')
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml29
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 @@
</para>
<itemizedlist>
- <listitem>
- <para>A host system running a supported Linux distribution
- (i.e. recent releases of Fedora, openSUSE, CentOS, Debian,
- and Ubuntu).
- If the host system supports multiple cores and threads, you can configure the
- Yocto Project build system to decrease the time needed to build images
- significantly.
- </para>
- </listitem>
- <listitem>
- <para>The right packages.</para>
- </listitem>
- <listitem>
- <para>A release of the Yocto Project.</para>
- </listitem>
+ <listitem><para>
+ A host system with a minimum of 50 Gbytes of free disk space that
+ is running a supported Linux distribution (i.e. recent releases
+ of Fedora, openSUSE, CentOS, Debian, or Ubuntu).
+ If the host system supports multiple cores and threads, you can
+ configure the Yocto Project build system to significantly
+ decrease the time needed to build images.
+ </para></listitem>
+ <listitem><para>
+ The right packages.
+ </para></listitem>
+ <listitem><para>
+ A release of the Yocto Project.
+ </para></listitem>
</itemizedlist>
<section id='the-linux-distro'>