summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-start.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
-rw-r--r--documentation/dev-manual/dev-manual-start.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 3209cb29b7..6e204d85e0 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -313,9 +313,9 @@
313 Regardless of the type of image you are using, you need to download the pre-built kernel 313 Regardless of the type of image you are using, you need to download the pre-built kernel
314 that you will boot in the QEMU emulator and then download and extract the target root 314 that you will boot in the QEMU emulator and then download and extract the target root
315 filesystem for your target machine’s architecture. 315 filesystem for your target machine’s architecture.
316 You can get architecture-specific binaries and filesystem from 316 You can get architecture-specific binaries and filesystems from
317 <ulink url='&YOCTO_MACHINES_DL_URL;'>machines</ulink>. 317 <ulink url='&YOCTO_MACHINES_DL_URL;'>machines</ulink>.
318 You can get stand-alone toolchains from 318 You can get installation scripts for stand-alone toolchains from
319 <ulink url='&YOCTO_TOOLCHAIN_DL_URL;'>toolchains</ulink>. 319 <ulink url='&YOCTO_TOOLCHAIN_DL_URL;'>toolchains</ulink>.
320 Once you have all your files, you set up the environment to emulate the hardware 320 Once you have all your files, you set up the environment to emulate the hardware
321 by sourcing an environment setup script. 321 by sourcing an environment setup script.