diff --git a/documentation/kernel-dev/figures/kernel-dev-flow.png b/documentation/kernel-dev/figures/kernel-dev-flow.png
index 009105d122..dc04925984 100644
Binary files a/documentation/kernel-dev/figures/kernel-dev-flow.png and b/documentation/kernel-dev/figures/kernel-dev-flow.png differ
diff --git a/documentation/kernel-dev/kernel-dev-intro.xml b/documentation/kernel-dev/kernel-dev-intro.xml
index bb03c60a2c..95c50e4691 100644
--- a/documentation/kernel-dev/kernel-dev-intro.xml
+++ b/documentation/kernel-dev/kernel-dev-intro.xml
@@ -119,7 +119,7 @@
This illustration and the following list summarizes the kernel
modification general workflow.
+ width="9in" depth="5in" align="center" scalefit="1" />
@@ -127,22 +127,10 @@
Set up Your Host Development System to Support
Development Using the Yocto Project:
- See
- "The Linux Distribution"
- and
- "The Build Host Packages"
- sections both in the Yocto Project Quick Start for
- requirements.
-
-
- Clone the poky Repository:
- Having the
- Source Directory
- on your system gives you access to the build process and tools
- you need.
- For information on how to get these files, see the
- "Cloning the poky Repository"
- section in the Yocto Project Development Manual.
+ See the
+ "Setting Up to Use the Yocto Project"
+ section in the Yocto Project Quick Start for options on how
+ to get a build host ready to use the Yocto Project.
Establish the Temporary Kernel Source Files: