summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-newbie.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml
index 96db505d26..a32c31a408 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -291,8 +291,8 @@
291 Sometimes this toolchain is referred to as the meta-toolchain.</para></listitem> 291 Sometimes this toolchain is referred to as the meta-toolchain.</para></listitem>
292 <listitem><para><emphasis>Image:</emphasis> An image is the result produced when 292 <listitem><para><emphasis>Image:</emphasis> An image is the result produced when
293 BitBake processes a given collection of recipes and related metadata. 293 BitBake processes a given collection of recipes and related metadata.
294 Images are the binary output that run on specific hardware and for specific 294 Images are the binary output that run on specific hardware or QEMU
295 use cases. 295 and for specific use cases.
296 For a list of the supported image types that the Yocto Project provides, see the 296 For a list of the supported image types that the Yocto Project provides, see the
297 "<ulink url='&YOCTO_DOCS_REF_URL;#ref-images'>Images</ulink>" 297 "<ulink url='&YOCTO_DOCS_REF_URL;#ref-images'>Images</ulink>"
298 chapter in the Yocto Project Reference Manual.</para></listitem> 298 chapter in the Yocto Project Reference Manual.</para></listitem>