diff options
-rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 4 |
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 fb95d07377..719d0f3919 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
@@ -297,7 +297,7 @@ | |||
297 | a centralized tarball download directory through the | 297 | a centralized tarball download directory through the |
298 | <filename><ulink url='&YOCTO_DOCS_REF_URL;#var-DL_DIR'>DL_DIR</ulink></filename> variable.</para></listitem> | 298 | <filename><ulink url='&YOCTO_DOCS_REF_URL;#var-DL_DIR'>DL_DIR</ulink></filename> variable.</para></listitem> |
299 | <listitem><para>Build the image using the <filename>bitbake</filename> command. | 299 | <listitem><para>Build the image using the <filename>bitbake</filename> command. |
300 | If you want information on BitBake, see the user manual inculded in the | 300 | If you want information on BitBake, see the user manual included in the |
301 | <filename>bitbake/doc/manual</filename> directory of the | 301 | <filename>bitbake/doc/manual</filename> directory of the |
302 | <link linkend='source-directory'>Source Directory</link>.</para></listitem> | 302 | <link linkend='source-directory'>Source Directory</link>.</para></listitem> |
303 | <listitem><para>Run the image either on the actual hardware or using the QEMU | 303 | <listitem><para>Run the image either on the actual hardware or using the QEMU |
@@ -333,7 +333,7 @@ | |||
333 | Regardless of the type of image you are using, you need to download the pre-built kernel | 333 | Regardless of the type of image you are using, you need to download the pre-built kernel |
334 | that you will boot in the QEMU emulator and then download and extract the target root | 334 | that you will boot in the QEMU emulator and then download and extract the target root |
335 | filesystem for your target machine’s architecture. | 335 | filesystem for your target machine’s architecture. |
336 | You can get architecture-specific binaries and filesystems from | 336 | You can get architecture-specific binaries and file systems from |
337 | <ulink url='&YOCTO_MACHINES_DL_URL;'>machines</ulink>. | 337 | <ulink url='&YOCTO_MACHINES_DL_URL;'>machines</ulink>. |
338 | You can get installation scripts for stand-alone toolchains from | 338 | You can get installation scripts for stand-alone toolchains from |
339 | <ulink url='&YOCTO_TOOLCHAIN_DL_URL;'>toolchains</ulink>. | 339 | <ulink url='&YOCTO_TOOLCHAIN_DL_URL;'>toolchains</ulink>. |