summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/qemu.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/qemu.rst')
-rw-r--r--documentation/dev-manual/qemu.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/qemu.rst b/documentation/dev-manual/qemu.rst
index 4e58fc1b67..766691b97b 100644
--- a/documentation/dev-manual/qemu.rst
+++ b/documentation/dev-manual/qemu.rst
@@ -46,7 +46,7 @@ available. Follow these general steps to run QEMU:
46 46
471. *Install QEMU:* QEMU is made available with the Yocto Project a 471. *Install QEMU:* QEMU is made available with the Yocto Project a
48 number of ways. One method is to install a Software Development Kit 48 number of ways. One method is to install a Software Development Kit
49 (SDK). See ":ref:`sdk-manual/sdk-intro:the qemu emulator`" section in the 49 (SDK). See ":ref:`sdk-manual/intro:the qemu emulator`" section in the
50 Yocto Project Application Development and the Extensible Software 50 Yocto Project Application Development and the Extensible Software
51 Development Kit (eSDK) manual for information on how to install QEMU. 51 Development Kit (eSDK) manual for information on how to install QEMU.
52 52
@@ -81,7 +81,7 @@ available. Follow these general steps to run QEMU:
81 pre-built image that matches your architecture and can be run on 81 pre-built image that matches your architecture and can be run on
82 QEMU. 82 QEMU.
83 83
84 See the ":ref:`sdk-manual/sdk-appendix-obtain:extracting the root filesystem`" 84 See the ":ref:`sdk-manual/appendix-obtain:extracting the root filesystem`"
85 section in the Yocto Project Application Development and the 85 section in the Yocto Project Application Development and the
86 Extensible Software Development Kit (eSDK) manual for information on 86 Extensible Software Development Kit (eSDK) manual for information on
87 how to extract a root filesystem. 87 how to extract a root filesystem.