mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
d9ce6c748c
commit
10996ccceb
@@ -408,9 +408,11 @@
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<note><para>
|
<note><para>
|
||||||
The build process using Sato currently consumes about 50GB of disk space.
|
The build process using Sato currently consumes about 50 Gbytes
|
||||||
To allow for variations in the build process and for future package expansion, we
|
of disk space.
|
||||||
recommend having at least 50 Gbytes of free 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>
|
</para></note>
|
||||||
|
|
||||||
<note>
|
<note>
|
||||||
|
|||||||
Reference in New Issue
Block a user