diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-10-18 13:59:18 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-30 15:55:07 +0000 |
commit | 9737e192f53d473b7c6b58b27b99ad10b12a4419 (patch) | |
tree | aaff049c84c793bc4c61a84b8b8ec358271ca3f6 /documentation/dev-manual/dev-manual-qemu.xml | |
parent | 34befd259d6c4021ba200b710bb83b3f3dbd59d8 (diff) | |
download | poky-9737e192f53d473b7c6b58b27b99ad10b12a4419.tar.gz |
dev-manual: Updated links to SDK manual.
SDK manual title changes so the links into that manual needed updating.
(From yocto-docs rev: e59d1cb22d46b00e9413deb5c7a70a14be880dc1)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-qemu.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-qemu.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/dev-manual/dev-manual-qemu.xml b/documentation/dev-manual/dev-manual-qemu.xml index 2b02a1ea58..85e7315872 100644 --- a/documentation/dev-manual/dev-manual-qemu.xml +++ b/documentation/dev-manual/dev-manual-qemu.xml | |||
@@ -29,9 +29,9 @@ | |||
29 | <emphasis>Install QEMU:</emphasis> | 29 | <emphasis>Install QEMU:</emphasis> |
30 | See | 30 | See |
31 | "<ulink url='&YOCTO_DOCS_SDK_URL;#the-qemu-emulator'>The QEMU Emulator</ulink>" | 31 | "<ulink url='&YOCTO_DOCS_SDK_URL;#the-qemu-emulator'>The QEMU Emulator</ulink>" |
32 | section in the Yocto Project Software Development Kit (SDK) | 32 | section in the Yocto Project Application Development and |
33 | Developer's Guide for information on how to install | 33 | the Extensible Software Development Kit (eSDK) manual |
34 | QEMU. | 34 | for information on how to install QEMU. |
35 | </para></listitem> | 35 | </para></listitem> |
36 | <listitem><para> | 36 | <listitem><para> |
37 | <emphasis>Setting Up the Environment:</emphasis> | 37 | <emphasis>Setting Up the Environment:</emphasis> |
@@ -85,9 +85,9 @@ | |||
85 | 85 | ||
86 | <para>See the | 86 | <para>See the |
87 | "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-extracting-the-root-filesystem'>Extracting the Root Filesystem</ulink>" | 87 | "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-extracting-the-root-filesystem'>Extracting the Root Filesystem</ulink>" |
88 | section in the Yocto Project Software Development Kit (SDK) | 88 | section in the Yocto Project Application Development and |
89 | Developer's Guide for information on how to extract a | 89 | the Extensible Software Development Kit (eSDK) manual |
90 | root filesystem. | 90 | for information on how to extract a root filesystem. |
91 | </para></listitem> | 91 | </para></listitem> |
92 | <listitem><para> | 92 | <listitem><para> |
93 | <emphasis>Run QEMU:</emphasis> | 93 | <emphasis>Run QEMU:</emphasis> |