summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-09 13:14:52 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:16:10 +0100
commit59af2e178785e9ab434c8824a8fb6223773da5fb (patch)
treecb451e1a0e2929ac7646b3299c40d3d11143601b
parent63e53d7c2767ff47b231ed6cfbde04620bef1119 (diff)
downloadpoky-59af2e178785e9ab434c8824a8fb6223773da5fb.tar.gz
sdk-manual: Added cross-reference to QEMU Emulator.
(From yocto-docs rev: 97b070efdadaec645df24416d61c184065d4b96b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/sdk-manual/sdk-eclipse-project.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/sdk-manual/sdk-eclipse-project.xml b/documentation/sdk-manual/sdk-eclipse-project.xml
index 9e46e992e0..d185bd4fdd 100644
--- a/documentation/sdk-manual/sdk-eclipse-project.xml
+++ b/documentation/sdk-manual/sdk-eclipse-project.xml
@@ -66,7 +66,8 @@
66 <filename>machines/qemu</filename></ulink> if 66 <filename>machines/qemu</filename></ulink> if
67 your target architecture is supported and you 67 your target architecture is supported and you
68 are going to develop and test your application 68 are going to develop and test your application
69 using the QEMU emulator. 69 using the
70 <ulink url='&YOCTO_DOCS_DEV_URL;#dev-manual-qemu'>QEMU Emulator</ulink>.
70 </para></listitem> 71 </para></listitem>
71 <listitem><para> 72 <listitem><para>
72 Build your image if you cannot find a pre-built 73 Build your image if you cannot find a pre-built