diff options
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> |