diff options
| -rw-r--r-- | documentation/poky-ref-manual/ref-images.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/documentation/poky-ref-manual/ref-images.xml b/documentation/poky-ref-manual/ref-images.xml index 4e7b029ea7..519f1c7675 100644 --- a/documentation/poky-ref-manual/ref-images.xml +++ b/documentation/poky-ref-manual/ref-images.xml | |||
| @@ -92,6 +92,21 @@ | |||
| 92 | See the <link linkend='platdev-appdev-external-sdk'> | 92 | See the <link linkend='platdev-appdev-external-sdk'> |
| 93 | External Development Using the Poky SDK</link> section for more information. | 93 | External Development Using the Poky SDK</link> section for more information. |
| 94 | </para></listitem> | 94 | </para></listitem> |
| 95 | <listitem><para><emphasis><filename>core-image-rt</filename>:</emphasis> | ||
| 96 | A <filename>core-image-minimal</filename> image plus a real-time test suite and | ||
| 97 | tools appropriate for real-time use.</para></listitem> | ||
| 98 | <listitem><para><emphasis><filename>core-image-rt-sdk</filename>:</emphasis> | ||
| 99 | A <filename>core-image-rt</filename> image that includes everything in | ||
| 100 | <filename>meta-toolchain</filename>. | ||
| 101 | The image also includes development headers and libraries to form a complete | ||
| 102 | stand-alone SDK. | ||
| 103 | See the <link linkend='platdev-appdev-external-sdk'> External Development | ||
| 104 | Using the Poky SDK</link> section for more information.</para></listitem> | ||
| 105 | <listitem><para><emphasis><filename>core-image-gtk-directfb</filename>:</emphasis> | ||
| 106 | An image that uses <filename>gtk+</filename> over <filename>directfb</filename> | ||
| 107 | instead of X11. | ||
| 108 | In order to build, this image requires specific distro configuration that enables | ||
| 109 | <filename>gtk</filename> over <filename>directfb</filename>.</para></listitem> | ||
| 95 | </itemizedlist> | 110 | </itemizedlist> |
| 96 | 111 | ||
| 97 | <tip> | 112 | <tip> |
