summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/ref-images.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/documentation/ref-manual/ref-images.xml b/documentation/ref-manual/ref-images.xml
index 1ef1fb3ade..7727e0a869 100644
--- a/documentation/ref-manual/ref-images.xml
+++ b/documentation/ref-manual/ref-images.xml
@@ -86,15 +86,6 @@
86 If you build <filename>core-image-lsb</filename> without that 86 If you build <filename>core-image-lsb</filename> without that
87 configuration, the image will not be LSB-compliant. 87 configuration, the image will not be LSB-compliant.
88 </para></listitem> 88 </para></listitem>
89 <listitem><para><emphasis><filename>core-image-testmaster</filename>:</emphasis>
90 A "master" image designed to be used for automated runtime testing.
91 Provides a "known good" image that is deployed to a separate
92 partition so that you can boot into it and use it to deploy a
93 second image to be tested.
94 You can find more information about runtime testing in the
95 "<ulink url='&YOCTO_DOCS_DEV_URL;#performing-automated-runtime-testing'>Performing Automated Runtime Testing</ulink>"
96 section in the Yocto Project Development Manual.
97 </para></listitem>
98 <listitem><para><emphasis><filename>core-image-lsb-dev</filename>:</emphasis> 89 <listitem><para><emphasis><filename>core-image-lsb-dev</filename>:</emphasis>
99 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
100 using the host. 91 using the host.
@@ -114,6 +105,15 @@
114 If you build <filename>core-image-lsb-sdk</filename> without that 105 If you build <filename>core-image-lsb-sdk</filename> without that
115 configuration, the image will not be LSB-compliant. 106 configuration, the image will not be LSB-compliant.
116 This image is suitable for development using the target.</para></listitem> 107 This image is suitable for development using the target.</para></listitem>
108 <listitem><para><emphasis><filename>core-image-testmaster</filename>:</emphasis>
109 A "master" image designed to be used for automated runtime testing.
110 Provides a "known good" image that is deployed to a separate
111 partition so that you can boot into it and use it to deploy a
112 second image to be tested.
113 You can find more information about runtime testing in the
114 "<ulink url='&YOCTO_DOCS_DEV_URL;#performing-automated-runtime-testing'>Performing Automated Runtime Testing</ulink>"
115 section in the Yocto Project Development Manual.
116 </para></listitem>
117 <listitem><para><emphasis><filename>core-image-clutter</filename>:</emphasis> 117 <listitem><para><emphasis><filename>core-image-clutter</filename>:</emphasis>
118 An image with support for the Open GL-based toolkit Clutter, which enables development of 118 An image with support for the Open GL-based toolkit Clutter, which enables development of
119 rich and animated graphical user interfaces.</para></listitem> 119 rich and animated graphical user interfaces.</para></listitem>