summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-15 16:50:25 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-17 22:34:30 +0100
commit814152cfe81af901c850053c7739f4cfcb9f9ad6 (patch)
tree107e1159d154584ed4f9c5e9f9c574b2da325afd /documentation/dev-manual
parent6228b16c2dd19a658e3a5ff39e69a39f22f0a89e (diff)
downloadpoky-814152cfe81af901c850053c7739f4cfcb9f9ad6.tar.gz
dev-manual: Rewrote section title.
Realized that the section has nothing to do with booting the modified image. Removed that from the title. (From yocto-docs rev: 7fdf311ee23a53dbbd7f70e72768fb48b4afe134) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 47c7df407a..5b976bbcc4 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -2276,11 +2276,11 @@
2276 </para> 2276 </para>
2277 </section> 2277 </section>
2278 2278
2279 <section id='build-and-boot-the-modified-qemu-kernel-image'> 2279 <section id='build-the-modified-qemu-kernel-image'>
2280 <title>Build and Boot the Modified QEMU Kernel Image</title> 2280 <title>Build the Modified QEMU Kernel Image</title>
2281 2281
2282 <para> 2282 <para>
2283 The following steps build and boot your modified kernel image: 2283 The following steps build your modified kernel image:
2284 <orderedlist> 2284 <orderedlist>
2285 <listitem><para><emphasis>Be sure your build environment is initialized</emphasis>: 2285 <listitem><para><emphasis>Be sure your build environment is initialized</emphasis>:
2286 Your environment should be set up since you previously sourced 2286 Your environment should be set up since you previously sourced