]> code.ossystems Code Review - openembedded-core.git/commitdiff
Poky Reference Manual: Fixed broken link in Ref Images appendix.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Wed, 10 Nov 2010 20:48:35 +0000 (12:48 -0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 15 Nov 2010 22:25:25 +0000 (22:25 +0000)
In the Ref Images appendix there was a link to the section
"External Development Using the Poky SDK" section that did not work
due to the section id string changing.  I fixed the link.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
documentation/poky-ref-manual/development.xml
documentation/poky-ref-manual/ref-images.xml

index f807a94960033ef627b8e59f384d783bfcb94285..67badce7773de5abb0b384f2c8877f771e3d2f22 100644 (file)
         <section id="platdev-appdev-qemu">
         <title>Developing externally in QEMU</title>
         <para>
-            Running Poky QEMU images is covered in the <link 
-            linkend='intro-quickstart-qemu'>Running an Image</link> section.
+            Running Poky QEMU images is covered in the 
+            <ulink url="http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html">
+            Yocto Project Quick Start</ulink> in the "A Quick Test Run" section.
         </para>
         <para>
             Poky's QEMU images contain a complete native toolchain. This means 
index 79a5c1806e43ce64942211f4788c3d4cab2260c1..822c6b0bbca32e70c50317231c12c5e57c6250e7 100644 (file)
@@ -61,8 +61,7 @@
                     <emphasis>meta-toolchain-sdk</emphasis> - This includes everything in 
                     meta-toolchain but also includes development headers and libraries
                     forming a complete standalone SDK. See the <link linkend='platdev-appdev-external-sdk'> 
-                    Developing using the Poky SDK</link> and <link linkend='platdev-appdev-external-anjuta'>
-                    Developing using the Anjuta Plugin</link> sections for more information.
+                    External Development Using the Poky SDK</link> section for more information.
                 </para>
             </listitem>
     </itemizedlist>