diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-07-10 14:47:33 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-15 10:28:11 +0100 |
| commit | 03d1a8acfebae7a67236b13a68a5029299378410 (patch) | |
| tree | 2af70874b387205d767a1cb1899d679b362a9a7e | |
| parent | c737fb18aeb564d54437d57f4b82ebd706cb4b46 (diff) | |
| download | poky-03d1a8acfebae7a67236b13a68a5029299378410.tar.gz | |
sdk-manual, mega-manual: Updated the fig for installed ext. SDK
This figure had changed. I updated the file and folder hierarchy.
Also fixed some wording.
(From yocto-docs rev: 40e89997f50fdaecee88c8c98e21cc212bf1ed13)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/mega-manual/figures/sdk-installed-extensible-sdk-directory.png | bin | 42892 -> 66753 bytes | |||
| -rw-r--r-- | documentation/sdk-manual/figures/sdk-installed-extensible-sdk-directory.png | bin | 42892 -> 66753 bytes | |||
| -rw-r--r-- | documentation/sdk-manual/sdk-appendix-obtain.xml | 12 |
3 files changed, 5 insertions, 7 deletions
diff --git a/documentation/mega-manual/figures/sdk-installed-extensible-sdk-directory.png b/documentation/mega-manual/figures/sdk-installed-extensible-sdk-directory.png index 99e07ce6f6..b71c8ad73c 100644 --- a/documentation/mega-manual/figures/sdk-installed-extensible-sdk-directory.png +++ b/documentation/mega-manual/figures/sdk-installed-extensible-sdk-directory.png | |||
| Binary files differ | |||
diff --git a/documentation/sdk-manual/figures/sdk-installed-extensible-sdk-directory.png b/documentation/sdk-manual/figures/sdk-installed-extensible-sdk-directory.png index 99e07ce6f6..b71c8ad73c 100644 --- a/documentation/sdk-manual/figures/sdk-installed-extensible-sdk-directory.png +++ b/documentation/sdk-manual/figures/sdk-installed-extensible-sdk-directory.png | |||
| Binary files differ | |||
diff --git a/documentation/sdk-manual/sdk-appendix-obtain.xml b/documentation/sdk-manual/sdk-appendix-obtain.xml index 393c9eb6a0..c608e6f546 100644 --- a/documentation/sdk-manual/sdk-appendix-obtain.xml +++ b/documentation/sdk-manual/sdk-appendix-obtain.xml | |||
| @@ -417,7 +417,7 @@ | |||
| 417 | </para> | 417 | </para> |
| 418 | 418 | ||
| 419 | <para> | 419 | <para> |
| 420 | <imagedata fileref="figures/sdk-installed-extensible-sdk-directory.png" scale="60" align="center" /> | 420 | <imagedata fileref="figures/sdk-installed-extensible-sdk-directory.png" scale="80" align="center" /> |
| 421 | </para> | 421 | </para> |
| 422 | 422 | ||
| 423 | <para> | 423 | <para> |
| @@ -432,8 +432,8 @@ | |||
| 432 | <para> | 432 | <para> |
| 433 | Of note in the directory structure are an environment setup script | 433 | Of note in the directory structure are an environment setup script |
| 434 | for the SDK, a configuration file for the target, a version file for | 434 | for the SDK, a configuration file for the target, a version file for |
| 435 | the target, and a log file for the OpenEmbedded build system | 435 | the target, and log files for the OpenEmbedded build system |
| 436 | preparation script run by the installer. | 436 | preparation script run by the installer and BitBake. |
| 437 | </para> | 437 | </para> |
| 438 | 438 | ||
| 439 | <para> | 439 | <para> |
| @@ -441,11 +441,9 @@ | |||
| 441 | portions of the file or directory name. | 441 | portions of the file or directory name. |
| 442 | For example, | 442 | For example, |
| 443 | <replaceable>install_dir</replaceable> is the directory where the SDK | 443 | <replaceable>install_dir</replaceable> is the directory where the SDK |
| 444 | is installed, which is <filename>poky_sdk</filename> by default. | 444 | is installed, which is <filename>poky_sdk</filename> by default, and |
| 445 | <replaceable>target</replaceable> represents the target | 445 | <replaceable>target</replaceable> represents the target |
| 446 | architecture (e.g. <filename>i586</filename>) and | 446 | architecture (e.g. <filename>i586</filename>). |
| 447 | <replaceable>host</replaceable> represents the development system's | ||
| 448 | architecture (e.g. <filename>x86_64</filename>). | ||
| 449 | </para> | 447 | </para> |
| 450 | </section> | 448 | </section> |
| 451 | 449 | ||
