diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-04-17 06:53:12 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-19 16:24:45 +0100 |
| commit | 1dfcb8968c2710ab265a878cdda2a631df0953c6 (patch) | |
| tree | ec8b105f9984b11a6f9df6ae8f5dbc4eab6439e9 /documentation/ref-manual | |
| parent | 3f7bfb38a228ecff631d2af51e59e3ebae62a33b (diff) | |
| download | poky-1dfcb8968c2710ab265a878cdda2a631df0953c6.tar.gz | |
ref-manual: Added core-image-testmaster to the list of images.
Fixes [YOCTO #5614]
(From yocto-docs rev: 5df086664b858423d6e7054b451942feb73047e9)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-images.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-images.xml b/documentation/ref-manual/ref-images.xml index b12c49ac78..6b07dea19c 100644 --- a/documentation/ref-manual/ref-images.xml +++ b/documentation/ref-manual/ref-images.xml | |||
| @@ -81,6 +81,11 @@ | |||
| 81 | <listitem><para><emphasis><filename>core-image-lsb</filename>:</emphasis> | 81 | <listitem><para><emphasis><filename>core-image-lsb</filename>:</emphasis> |
| 82 | An image that conforms to the Linux Standard Base (LSB) specification. | 82 | An image that conforms to the Linux Standard Base (LSB) specification. |
| 83 | </para></listitem> | 83 | </para></listitem> |
| 84 | <listitem><para><emphasis><filename>core-image-testmaster</filename>:</emphasis> | ||
| 85 | An "known good" image referred to as a "master" image that you | ||
| 86 | can first boot into a separate partition and then interact with in | ||
| 87 | order to deploy the image to be tested. | ||
| 88 | </para></listitem> | ||
| 84 | <listitem><para><emphasis><filename>core-image-lsb-dev</filename>:</emphasis> | 89 | <listitem><para><emphasis><filename>core-image-lsb-dev</filename>:</emphasis> |
| 85 | A <filename>core-image-lsb</filename> image that is suitable for development work | 90 | A <filename>core-image-lsb</filename> image that is suitable for development work |
| 86 | using the host. | 91 | using the host. |
