]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
sdk-manual, mega-manual: Updated the fig for installed ext. SDK
authorScott Rifenbark <srifenbark@gmail.com>
Tue, 10 Jul 2018 21:47:33 +0000 (14:47 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Aug 2018 09:28:42 +0000 (10:28 +0100)
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>
documentation/mega-manual/figures/sdk-installed-extensible-sdk-directory.png
documentation/sdk-manual/figures/sdk-installed-extensible-sdk-directory.png
documentation/sdk-manual/sdk-appendix-obtain.xml

index 99e07ce6f68ed3a4a3c4fa9242632cf6ffc3f55e..b71c8ad73c3e5eddcb0708c0bd6ad2118a922961 100644 (file)
Binary files a/documentation/mega-manual/figures/sdk-installed-extensible-sdk-directory.png and b/documentation/mega-manual/figures/sdk-installed-extensible-sdk-directory.png differ
index 99e07ce6f68ed3a4a3c4fa9242632cf6ffc3f55e..b71c8ad73c3e5eddcb0708c0bd6ad2118a922961 100644 (file)
Binary files a/documentation/sdk-manual/figures/sdk-installed-extensible-sdk-directory.png and b/documentation/sdk-manual/figures/sdk-installed-extensible-sdk-directory.png differ
index 393c9eb6a0d3f937b8bb51887a76eea70780647d..c608e6f54638c8782c6a2de8d2d7908e493d751a 100644 (file)
     </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>
         Of note in the directory structure are an environment setup script
         for the SDK, a configuration file for the target, a version file for
-        the target, and a log file for the OpenEmbedded build system
-        preparation script run by the installer.
+        the target, and log files for the OpenEmbedded build system
+        preparation script run by the installer and BitBake.
     </para>
 
     <para>
         portions of the file or directory name.
         For example,
         <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
-        architecture (e.g. <filename>i586</filename>) and
-        <replaceable>host</replaceable> represents the development system's
-        architecture (e.g. <filename>x86_64</filename>).
+        architecture (e.g. <filename>i586</filename>).
     </para>
 </section>