mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
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: 359292397781f9f5eac2fb693d89ec286ddf9940) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
7bdb9a7bcc
commit
2c8cc82b3e
Binary file not shown.
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 65 KiB |
Binary file not shown.
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 65 KiB |
|
@ -417,7 +417,7 @@
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
<imagedata fileref="figures/sdk-installed-extensible-sdk-directory.png" scale="60" align="center" />
|
<imagedata fileref="figures/sdk-installed-extensible-sdk-directory.png" scale="80" align="center" />
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
@ -432,8 +432,8 @@
|
||||||
<para>
|
<para>
|
||||||
Of note in the directory structure are an environment setup script
|
Of note in the directory structure are an environment setup script
|
||||||
for the SDK, a configuration file for the target, a version file for
|
for the SDK, a configuration file for the target, a version file for
|
||||||
the target, and a log file for the OpenEmbedded build system
|
the target, and log files for the OpenEmbedded build system
|
||||||
preparation script run by the installer.
|
preparation script run by the installer and BitBake.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
@ -441,11 +441,9 @@
|
||||||
portions of the file or directory name.
|
portions of the file or directory name.
|
||||||
For example,
|
For example,
|
||||||
<replaceable>install_dir</replaceable> is the directory where the SDK
|
<replaceable>install_dir</replaceable> is the directory where the SDK
|
||||||
is installed, which is <filename>poky_sdk</filename> by default.
|
is installed, which is <filename>poky_sdk</filename> by default, and
|
||||||
<replaceable>target</replaceable> represents the target
|
<replaceable>target</replaceable> represents the target
|
||||||
architecture (e.g. <filename>i586</filename>) and
|
architecture (e.g. <filename>i586</filename>).
|
||||||
<replaceable>host</replaceable> represents the development system's
|
|
||||||
architecture (e.g. <filename>x86_64</filename>).
|
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user