1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

yocto-project-qs: Edits to "What You Need and How to Get It"

I added the general requirement of 50 Gbytes of free disk space
to the host requirements.  The information was somewhat buried
later on in the manual.

(From yocto-docs rev: aeb8a9988626404fcee60758fe7ae808b31af145)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2014-06-05 10:11:12 +03:00
committed by Richard Purdie
parent 926a8ee45b
commit b5034919a3
@@ -168,21 +168,20 @@
</para> </para>
<itemizedlist> <itemizedlist>
<listitem> <listitem><para>
<para>A host system running a supported Linux distribution A host system with a minimum of 50 Gbytes of free disk space that
(i.e. recent releases of Fedora, openSUSE, CentOS, Debian, is running a supported Linux distribution (i.e. recent releases
and Ubuntu). of Fedora, openSUSE, CentOS, Debian, or Ubuntu).
If the host system supports multiple cores and threads, you can configure the If the host system supports multiple cores and threads, you can
Yocto Project build system to decrease the time needed to build images configure the Yocto Project build system to significantly
significantly. decrease the time needed to build images.
</para> </para></listitem>
</listitem> <listitem><para>
<listitem> The right packages.
<para>The right packages.</para> </para></listitem>
</listitem> <listitem><para>
<listitem> A release of the Yocto Project.
<para>A release of the Yocto Project.</para> </para></listitem>
</listitem>
</itemizedlist> </itemizedlist>
<section id='the-linux-distro'> <section id='the-linux-distro'>