diff options
-rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 2d84b85bec..e429065b7a 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
@@ -273,7 +273,7 @@ | |||
273 | <filename><ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#var-PARALLEL_MAKE'>PARALLEL_MAKE</ulink></filename> variables, and | 273 | <filename><ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#var-PARALLEL_MAKE'>PARALLEL_MAKE</ulink></filename> variables, and |
274 | a centralized tarball download directory through the | 274 | a centralized tarball download directory through the |
275 | <filename><ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#var-DL_DIR'>DL_DIR</ulink></filename> variable.</para></listitem> | 275 | <filename><ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#var-DL_DIR'>DL_DIR</ulink></filename> variable.</para></listitem> |
276 | <listitem><para>Build the image using the <command>bitbake</command> command. | 276 | <listitem><para>Build the image using the <filename>bitbake</filename> command. |
277 | If you want information on BitBake, see the user manual at | 277 | If you want information on BitBake, see the user manual at |
278 | <ulink url='http://docs.openembedded.org/bitbake/html'></ulink>.</para></listitem> | 278 | <ulink url='http://docs.openembedded.org/bitbake/html'></ulink>.</para></listitem> |
279 | <listitem><para>Run the image either on the actual hardware or using the QEMU | 279 | <listitem><para>Run the image either on the actual hardware or using the QEMU |