diff options
-rw-r--r-- | documentation/poky-ref-manual/ref-images.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/documentation/poky-ref-manual/ref-images.xml b/documentation/poky-ref-manual/ref-images.xml index 29877fcea8..6cab6124ac 100644 --- a/documentation/poky-ref-manual/ref-images.xml +++ b/documentation/poky-ref-manual/ref-images.xml | |||
@@ -81,10 +81,9 @@ | |||
81 | The image supports X11 with a Sato theme and Pimlico applications and also | 81 | The image supports X11 with a Sato theme and Pimlico applications and also |
82 | contains terminal, editor, and file manager.</para></listitem> | 82 | contains terminal, editor, and file manager.</para></listitem> |
83 | <listitem><para><emphasis><filename>core-image-sato-dev</filename>:</emphasis> | 83 | <listitem><para><emphasis><filename>core-image-sato-dev</filename>:</emphasis> |
84 | A <filename>core-image-sato</filename> image suitable for development | 84 | A <filename>core-image-sato</filename> image suitable for development. |
85 | that also includes a native toolchain and libraries needed to build applications on | 85 | The image includes libraries needed to build applications on the device itself, |
86 | the device itself. | 86 | testing and profiling tools, and debug symbols. |
87 | The image also includes testing and profiling tools as well as debug symbols. | ||
88 | This image was formerly <filename>core-image-sdk</filename>.</para></listitem> | 87 | This image was formerly <filename>core-image-sdk</filename>.</para></listitem> |
89 | <listitem><para><emphasis><filename>core-image-sato-sdk</filename>:</emphasis> | 88 | <listitem><para><emphasis><filename>core-image-sato-sdk</filename>:</emphasis> |
90 | A <filename>core-image-sato</filename> image that includes everything in meta-toolchain. | 89 | A <filename>core-image-sato</filename> image that includes everything in meta-toolchain. |