aboutsummaryrefslogtreecommitdiffstats
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)
downloadopenembedded-core-contrib-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 @@
<para>
Use the following commands to build your image.
- The OpenEmbedded build process creates an entire Linux distribution, including the toolchain,
- from source.
- </para>
-
- <note><para>
- The build process using Sato currently consumes about 50 Gbytes
- of disk space.
- To allow for variations in the build process and for future
- package expansion, we recommend having at least 50 Gbytes
- of free disk space.
- </para></note>
-
- <note>
- <para>
+ The OpenEmbedded build process creates an entire Linux
+ distribution, including the toolchain, from source.
+ <note>
By default, the build process searches for source code using
a pre-determined order through a set of locations.
If you encounter problems with the build process finding and
downloading source code, see the
"<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>"
entry in the Yocto Project Reference Manual FAQ.
- </para>
- </note>
+ </note>
+ </para>
<para>
<literallayout class='monospaced'>