From 9648d0b9055899b66558c9ae6bc35318cd2976b6 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 15 Aug 2017 12:50:47 -0700 Subject: kernel-dev: Updated kernel dev flow figure and supporting text. (From yocto-docs rev: 68dafc1a68d48a8fe5292185d5ca62d1bdcd80ab) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- .../kernel-dev/figures/kernel-dev-flow.png | Bin 35561 -> 52710 bytes documentation/kernel-dev/kernel-dev-intro.xml | 22 +++++---------------- 2 files changed, 5 insertions(+), 17 deletions(-) (limited to 'documentation') 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: -- cgit v1.2.3-54-g00ecf