From: Scott Rifenbark Date: Tue, 31 Jul 2018 22:32:06 +0000 (-0700) Subject: dev-manual: Updates to "Setting Up a Native Linux Host" X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=534586c571b23badcee4cbec3f350c5aba8be51d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dev-manual: Updates to "Setting Up a Native Linux Host" I made some terminology changes to be consistent with the "build host" term. (From yocto-docs rev: 8e00f6453cbc470c7572f2c18e23e44ce18a7336) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 3356d8be688..7bc7dd93f92 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -464,8 +464,8 @@ Have Enough Free Memory: - You should have at least 50 Gbytes of free disk space - for building images. + Your system should have at least 50 Gbytes of free disk + space for building images. Meet Minimal Version Requirements: @@ -494,7 +494,7 @@ Install Development Host Packages: Required development host packages vary depending on your - build machine and what you want to do with the Yocto + build host and what you want to do with the Yocto Project. Collectively, the number of required packages is large if you want to be able to cover all cases.