summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-09-11 13:48:14 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-13 18:00:19 +0100
commitb64872f9ab1351d482bbee4f3d4a2f858d557d99 (patch)
tree8c476b8d3def1cd08ce5e6061754552e708ce3e3 /documentation
parent0b929b558b1427b129d9e224681e1ede6265851f (diff)
downloadpoky-b64872f9ab1351d482bbee4f3d4a2f858d557d99.tar.gz
kernel-dev, mega-manual: kernel dev flow fig update and chapter revs
Updated the kernel development flow diagram to have an arrow from the repositories to the box that says you need to clone the kernel repository. Also, provided some wording changes in the end of the chapter. (From yocto-docs rev: c77cff4f7b0795d5429dc47c2ad63aec6d19d513) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/kernel-dev/figures/kernel-dev-flow.pngbin52522 -> 53197 bytes
-rw-r--r--documentation/kernel-dev/kernel-dev-intro.xml3
-rw-r--r--documentation/mega-manual/figures/kernel-dev-flow.pngbin52522 -> 53197 bytes
3 files changed, 3 insertions, 0 deletions
diff --git a/documentation/kernel-dev/figures/kernel-dev-flow.png b/documentation/kernel-dev/figures/kernel-dev-flow.png
index c80afb0771..793a395e8f 100644
--- a/documentation/kernel-dev/figures/kernel-dev-flow.png
+++ b/documentation/kernel-dev/figures/kernel-dev-flow.png
Binary files differ
diff --git a/documentation/kernel-dev/kernel-dev-intro.xml b/documentation/kernel-dev/kernel-dev-intro.xml
index 2490087b7a..b2fe19c175 100644
--- a/documentation/kernel-dev/kernel-dev-intro.xml
+++ b/documentation/kernel-dev/kernel-dev-intro.xml
@@ -250,6 +250,9 @@
250 on actual hardware or perhaps QEMU. 250 on actual hardware or perhaps QEMU.
251 </para></listitem> 251 </para></listitem>
252 </orderedlist> 252 </orderedlist>
253 The remainder of this developer's guide covers common tasks typically
254 used during kernel development, advanced Metadata usage, and Yocto Linux
255 kernel maintenance concepts.
253 </para> 256 </para>
254</section> 257</section>
255 258
diff --git a/documentation/mega-manual/figures/kernel-dev-flow.png b/documentation/mega-manual/figures/kernel-dev-flow.png
index c80afb0771..793a395e8f 100644
--- a/documentation/mega-manual/figures/kernel-dev-flow.png
+++ b/documentation/mega-manual/figures/kernel-dev-flow.png
Binary files differ