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
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
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
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
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 @@
-
+
@@ -432,8 +432,8 @@
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.
@@ -441,11 +441,9 @@
portions of the file or directory name.
For example,
install_dir is the directory where the SDK
- is installed, which is poky_sdk by default.
+ is installed, which is poky_sdk by default, and
target represents the target
- architecture (e.g. i586) and
- host represents the development system's
- architecture (e.g. x86_64).
+ architecture (e.g. i586).