summaryrefslogtreecommitdiffstats
path: root/documentation/yocto-project-qs
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-06-05 10:14:18 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-18 10:30:45 +0100
commit1f6c99d0b69cf650e5d487bf99b16fc7d6f0bb74 (patch)
treec7f915dbf6d6e8b844b2337c0c7fc5fc41f37ac8 /documentation/yocto-project-qs
parentb5034919a3dbabfda5bd94eec2f0ebec5e7acb5f (diff)
downloadpoky-1f6c99d0b69cf650e5d487bf99b16fc7d6f0bb74.tar.gz
yocto-project-qs: Removed specific sato 50 Gbyte note
I have put the disk space requirements up in the general area describing host system requirements. This specific note for sato images is redundant and no longer needed. (From yocto-docs rev: 3cb054c34c62771ae01be6f46817f3b489395867) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/yocto-project-qs')
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml21
1 files changed, 5 insertions, 16 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 6db76f40b2..b1746aec8f 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -402,28 +402,17 @@
402 402
403 <para> 403 <para>
404 Use the following commands to build your image. 404 Use the following commands to build your image.
405 The OpenEmbedded build process creates an entire Linux distribution, including the toolchain, 405 The OpenEmbedded build process creates an entire Linux
406 from source. 406 distribution, including the toolchain, from source.
407 </para> 407 <note>
408
409 <note><para>
410 The build process using Sato currently consumes about 50 Gbytes
411 of disk space.
412 To allow for variations in the build process and for future
413 package expansion, we recommend having at least 50 Gbytes
414 of free disk space.
415 </para></note>
416
417 <note>
418 <para>
419 By default, the build process searches for source code using 408 By default, the build process searches for source code using
420 a pre-determined order through a set of locations. 409 a pre-determined order through a set of locations.
421 If you encounter problems with the build process finding and 410 If you encounter problems with the build process finding and
422 downloading source code, see the 411 downloading source code, see the
423 "<ulink url='&YOCTO_DOCS_REF_URL;#how-does-the-yocto-project-obtain-source-code-and-will-it-work-behind-my-firewall-or-proxy-server'>How does the OpenEmbedded build system obtain source code and will it work behind my firewall or proxy server?</ulink>" 412 "<ulink url='&YOCTO_DOCS_REF_URL;#how-does-the-yocto-project-obtain-source-code-and-will-it-work-behind-my-firewall-or-proxy-server'>How does the OpenEmbedded build system obtain source code and will it work behind my firewall or proxy server?</ulink>"
424 entry in the Yocto Project Reference Manual FAQ. 413 entry in the Yocto Project Reference Manual FAQ.
425 </para> 414 </note>
426 </note> 415 </para>
427 416
428 <para> 417 <para>
429 <literallayout class='monospaced'> 418 <literallayout class='monospaced'>