summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/development.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/poky-ref-manual/development.xml')
-rw-r--r--documentation/poky-ref-manual/development.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml
index f807a94960..67badce777 100644
--- a/documentation/poky-ref-manual/development.xml
+++ b/documentation/poky-ref-manual/development.xml
@@ -401,8 +401,9 @@
401 <section id="platdev-appdev-qemu"> 401 <section id="platdev-appdev-qemu">
402 <title>Developing externally in QEMU</title> 402 <title>Developing externally in QEMU</title>
403 <para> 403 <para>
404 Running Poky QEMU images is covered in the <link 404 Running Poky QEMU images is covered in the
405 linkend='intro-quickstart-qemu'>Running an Image</link> section. 405 <ulink url="http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html">
406 Yocto Project Quick Start</ulink> in the "A Quick Test Run" section.
406 </para> 407 </para>
407 <para> 408 <para>
408 Poky's QEMU images contain a complete native toolchain. This means 409 Poky's QEMU images contain a complete native toolchain. This means