[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7531/8267] kernel-dev: Updated kernel dev flow figure and supporting text.



commit 9648d0b9055899b66558c9ae6bc35318cd2976b6
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Tue Aug 15 12:50:47 2017 -0700

    kernel-dev: Updated kernel dev flow figure and supporting text.
    
    (From yocto-docs rev: 68dafc1a68d48a8fe5292185d5ca62d1bdcd80ab)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../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(-)
---
diff --git a/documentation/kernel-dev/figures/kernel-dev-flow.png 
b/documentation/kernel-dev/figures/kernel-dev-flow.png
index 009105d..dc04925 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 bb03c60..95c50e4 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.
         <imagedata fileref="figures/kernel-dev-flow.png"
-            width="6in" depth="5in" align="center" scalefit="1" />
+            width="9in" depth="5in" align="center" scalefit="1" />
     </para>
 
     <para>
@@ -127,22 +127,10 @@
             <listitem><para>
                 <emphasis>Set up Your Host Development System to Support
                 Development Using the Yocto Project</emphasis>:
-                See
-                "<ulink url='&YOCTO_DOCS_QS_URL;#the-linux-distro'>The Linux Distribution</ulink>"
-                and
-                "<ulink url='&YOCTO_DOCS_QS_URL;#packages'>The Build Host Packages</ulink>"
-                sections both in the Yocto Project Quick Start for
-                requirements.
-                </para></listitem>
-            <listitem><para>
-                <emphasis>Clone the <filename>poky</filename> Repository</emphasis>:
-                Having the
-                <ulink url='&YOCTO_DOCS_REF_URL;#source-directory'>Source Directory</ulink>
-                on your system gives you access to the build process and tools
-                you need.
-                For information on how to get these files, see the
-                "<ulink url='&YOCTO_DOCS_DEV_URL;#cloning-the-poky-repository'>Cloning the 
<filename>poky</filename> Repository</ulink>"
-                section in the Yocto Project Development Manual.
+                See the
+                "<ulink url='&YOCTO_DOCS_QS_URL;#yp-resources'>Setting Up to Use the Yocto Project</ulink>"
+                section in the Yocto Project Quick Start for options on how
+                to get a build host ready to use the Yocto Project.
                 </para></listitem>
             <listitem><para>
                 <emphasis>Establish the Temporary Kernel Source Files</emphasis>:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]