summaryrefslogtreecommitdiffstats
path: root/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml')
-rw-r--r--documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml
index 1daeb2547f..15dd1af42d 100644
--- a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml
+++ b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml
@@ -266,7 +266,7 @@
266 meta-toolchain 266 meta-toolchain
267 meta-ide-support 267 meta-ide-support
268 268
269 You can also run generated qemu images with a command like 'runqemu qemux86' 269 You can also run generated qemu images with a command like 'runqemu qemux86-64'
270 </literallayout> 270 </literallayout>
271 Among other things, the script creates the 271 Among other things, the script creates the
272 <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>, 272 <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>,
@@ -332,7 +332,7 @@
332 QEMU, which is a Quick EMUlator that ships with 332 QEMU, which is a Quick EMUlator that ships with
333 the Yocto Project: 333 the Yocto Project:
334 <literallayout class='monospaced'> 334 <literallayout class='monospaced'>
335 $ runqemu qemux86 335 $ runqemu qemux86-64
336 </literallayout> 336 </literallayout>
337 If you want to learn more about running QEMU, see the 337 If you want to learn more about running QEMU, see the
338 "<ulink url="&YOCTO_DOCS_DEV_URL;#dev-manual-qemu">Using the Quick EMUlator (QEMU)</ulink>" 338 "<ulink url="&YOCTO_DOCS_DEV_URL;#dev-manual-qemu">Using the Quick EMUlator (QEMU)</ulink>"