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 @@ Use the following commands to build your image. - The OpenEmbedded build process creates an entire Linux distribution, including the toolchain, - from source. - - - - 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. - - - - + The OpenEmbedded build process creates an entire Linux + distribution, including the toolchain, from source. + 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 "How does the OpenEmbedded build system obtain source code and will it work behind my firewall or proxy server?" entry in the Yocto Project Reference Manual FAQ. - - + +