diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-03-17 08:04:42 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-25 12:29:41 +0000 |
commit | 2e56389e56bfe3174a43d7195c4e0c3925885885 (patch) | |
tree | 8f8111b364b072da9ba729d6e006993afc72517d /documentation | |
parent | 68943bc40a65ce0482ffe7c7c82221e3b3d0dd9e (diff) | |
download | poky-2e56389e56bfe3174a43d7195c4e0c3925885885.tar.gz |
dev-manual, yocto-project-qs: Recommending 50Gbytes of free space now.
(From yocto-docs rev: 08581479fe38105afd2879742ac9531ef76e1eaa)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 2 | ||||
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index c4296bd4c5..997ae035cd 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
@@ -69,7 +69,7 @@ | |||
69 | in the Yocto Project Reference Manual and the wiki page at | 69 | in the Yocto Project Reference Manual and the wiki page at |
70 | <ulink url='&YOCTO_WIKI_URL;/wiki/Distribution_Support'>Distribution Support</ulink>.</para> | 70 | <ulink url='&YOCTO_WIKI_URL;/wiki/Distribution_Support'>Distribution Support</ulink>.</para> |
71 | <para> | 71 | <para> |
72 | You should also have about 100 gigabytes of free disk space for building images. | 72 | You should also have about 50 Gbytes of free disk space for building images. |
73 | </para></listitem> | 73 | </para></listitem> |
74 | <listitem><para><emphasis>Packages:</emphasis> The OpenEmbedded build system | 74 | <listitem><para><emphasis>Packages:</emphasis> The OpenEmbedded build system |
75 | requires that certain packages exist on your development system (e.g. Python 2.6 or 2.7). | 75 | requires that certain packages exist on your development system (e.g. Python 2.6 or 2.7). |
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 2c856d5a5c..96e207349d 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
@@ -410,7 +410,7 @@ | |||
410 | <note><para> | 410 | <note><para> |
411 | The build process using Sato currently consumes about 50GB of disk space. | 411 | The build process using Sato currently consumes about 50GB of disk space. |
412 | To allow for variations in the build process and for future package expansion, we | 412 | To allow for variations in the build process and for future package expansion, we |
413 | recommend having at least 100GB of free disk space. | 413 | recommend having at least 50 Gbytes of free disk space. |
414 | </para></note> | 414 | </para></note> |
415 | 415 | ||
416 | <note> | 416 | <note> |