Browse Source

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 <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Scott Rifenbark 6 years ago
parent
commit
534586c571
1 changed files with 3 additions and 3 deletions
  1. 3 3
      documentation/dev-manual/dev-manual-start.xml

+ 3 - 3
documentation/dev-manual/dev-manual-start.xml

@@ -464,8 +464,8 @@
                     </para></listitem>
                     </para></listitem>
                 <listitem><para>
                 <listitem><para>
                     <emphasis>Have Enough Free Memory:</emphasis>
                     <emphasis>Have Enough Free Memory:</emphasis>
-                    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.
                     </para></listitem>
                     </para></listitem>
                 <listitem><para>
                 <listitem><para>
                     <emphasis>Meet Minimal Version Requirements:</emphasis>
                     <emphasis>Meet Minimal Version Requirements:</emphasis>
@@ -494,7 +494,7 @@
                 <listitem><para>
                 <listitem><para>
                     <emphasis>Install Development Host Packages:</emphasis>
                     <emphasis>Install Development Host Packages:</emphasis>
                     Required development host packages vary depending on your
                     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.
                     Project.
                     Collectively, the number of required packages is large
                     Collectively, the number of required packages is large
                     if you want to be able to cover all cases.</para>
                     if you want to be able to cover all cases.</para>