diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-08-01 10:35:11 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-02 10:00:26 +0100 |
| commit | 152d30776756d22c07d88bddbb6d112305b99c0e (patch) | |
| tree | 3ea29c335594a8a83b2397f42edeb91040bada67 | |
| parent | fb4649297b0510fd739e9449a01d9bfdb2502963 (diff) | |
| download | poky-152d30776756d22c07d88bddbb6d112305b99c0e.tar.gz | |
dev-manual: Updated manual overview to include new QEMU chapter
Fixes [YOCTO #641]
Added a new bullet to the list that overviews what the manual
covers.
(From yocto-docs rev: 54bdb50df3951346a2e926700681db55bd59a2e1)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/dev-manual/dev-manual-intro.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index 33239390bb..efaee9e6ac 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml | |||
| @@ -67,6 +67,11 @@ | |||
| 67 | generally used during image development for | 67 | generally used during image development for |
| 68 | embedded devices. | 68 | embedded devices. |
| 69 | </para></listitem> | 69 | </para></listitem> |
| 70 | <listitem><para>Information on using the Yocto Project | ||
| 71 | integration of the QuickEMUlator (QEMU), which lets you | ||
| 72 | simulate running on hardware an image you have built using | ||
| 73 | the OpenEmbedded build system. | ||
| 74 | </para></listitem> | ||
| 70 | <listitem><para>Many references to other sources of related | 75 | <listitem><para>Many references to other sources of related |
| 71 | information.</para></listitem> | 76 | information.</para></listitem> |
| 72 | </itemizedlist> | 77 | </itemizedlist> |
