summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-09-28 10:40:13 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-01 23:30:28 +0100
commit0101e9edf47d49bd25632389a735bdc298c4a728 (patch)
treed915dd45c06743eeeece61b33b8815b0ac3c677b /documentation/dev-manual
parent33547c2f0c67fb35007a4568fb0346f758cb0242 (diff)
downloadast2050-yocto-poky-0101e9edf47d49bd25632389a735bdc298c4a728.zip
ast2050-yocto-poky-0101e9edf47d49bd25632389a735bdc298c4a728.tar.gz
documentation: dev-manual - Added QEMU for image target.
(From yocto-docs rev: 6dceb27dd5687e1a6a9ae3ad8decccbaa211376a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-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 96db505..a32c31a 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -291,8 +291,8 @@
Sometimes this toolchain is referred to as the meta-toolchain.</para></listitem>
<listitem><para><emphasis>Image:</emphasis> An image is the result produced when
BitBake processes a given collection of recipes and related metadata.
- Images are the binary output that run on specific hardware and for specific
- use cases.
+ Images are the binary output that run on specific hardware or QEMU
+ and for specific use cases.
For a list of the supported image types that the Yocto Project provides, see the
"<ulink url='&YOCTO_DOCS_REF_URL;#ref-images'>Images</ulink>"
chapter in the Yocto Project Reference Manual.</para></listitem>
OpenPOWER on IntegriCloud