aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/yocto-project-qs
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-06-05 09:09:08 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-18 10:30:44 +0100
commit10996ccceb24118fd3edbfeb459663d5d37f92df (patch)
tree3fc4d22544fefed56ff31f363899cc063d6b7fdd /documentation/yocto-project-qs
parentd9ce6c748c3a1dcfca658c01c7c335716b243a83 (diff)
downloadopenembedded-core-contrib-10996ccceb24118fd3edbfeb459663d5d37f92df.tar.gz
yocto-project-qs: Fixed inconsistency with storage spec.
I was mixing the "50GB" and "50 Gbytes" strings. Throughout the set I have tried to use "xx Gbytes" form. Fixed a "xxGb" form that I found. (From yocto-docs rev: 40dfc6ab1c5c928bedc301ce323af08aa0b7be59) 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.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 5ffe674230..f4c6dbb7a8 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -408,9 +408,11 @@
</para>
<note><para>
- The build process using Sato currently consumes about 50GB 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.
+ 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>