diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-07-31 15:32:06 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-15 10:28:43 +0100 |
| commit | 534586c571b23badcee4cbec3f350c5aba8be51d (patch) | |
| tree | 36a28a5cbcdb049449cbf4b86b321a9d4c33b756 /documentation/dev-manual | |
| parent | 2fcca2d645b4bd607fca2ec93e8fbee4c0af9aae (diff) | |
| download | poky-534586c571b23badcee4cbec3f350c5aba8be51d.tar.gz | |
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>
Diffstat (limited to 'documentation/dev-manual')
| -rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 3356d8be68..7bc7dd93f9 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
| @@ -464,8 +464,8 @@ | |||
| 464 | </para></listitem> | 464 | </para></listitem> |
| 465 | <listitem><para> | 465 | <listitem><para> |
| 466 | <emphasis>Have Enough Free Memory:</emphasis> | 466 | <emphasis>Have Enough Free Memory:</emphasis> |
| 467 | You should have at least 50 Gbytes of free disk space | 467 | Your system should have at least 50 Gbytes of free disk |
| 468 | for building images. | 468 | space for building images. |
| 469 | </para></listitem> | 469 | </para></listitem> |
| 470 | <listitem><para> | 470 | <listitem><para> |
| 471 | <emphasis>Meet Minimal Version Requirements:</emphasis> | 471 | <emphasis>Meet Minimal Version Requirements:</emphasis> |
| @@ -494,7 +494,7 @@ | |||
| 494 | <listitem><para> | 494 | <listitem><para> |
| 495 | <emphasis>Install Development Host Packages:</emphasis> | 495 | <emphasis>Install Development Host Packages:</emphasis> |
| 496 | Required development host packages vary depending on your | 496 | Required development host packages vary depending on your |
| 497 | build machine and what you want to do with the Yocto | 497 | build host and what you want to do with the Yocto |
| 498 | Project. | 498 | Project. |
| 499 | Collectively, the number of required packages is large | 499 | Collectively, the number of required packages is large |
| 500 | if you want to be able to cover all cases.</para> | 500 | if you want to be able to cover all cases.</para> |
