diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-02-06 15:29:08 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-08 12:07:52 -0800 |
| commit | 9dc84b77ecfbb69b1dce93ccce7140cfa54eee66 (patch) | |
| tree | 72730be45ccc3592eb22df8665e0e261570a7ff7 /documentation/poky-ref-manual/ref-images.xml | |
| parent | e8a6970b0cef11ed80596c214506859e21b65668 (diff) | |
| download | poky-9dc84b77ecfbb69b1dce93ccce7140cfa54eee66.tar.gz | |
documentation: Cross-referencing section fixed for consistency.
(From yocto-docs rev: 8e861c6fc07aefa81ff65e3542de855116e14969)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/ref-images.xml')
| -rw-r--r-- | documentation/poky-ref-manual/ref-images.xml | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/documentation/poky-ref-manual/ref-images.xml b/documentation/poky-ref-manual/ref-images.xml index 519f1c7675..1e0b601a4a 100644 --- a/documentation/poky-ref-manual/ref-images.xml +++ b/documentation/poky-ref-manual/ref-images.xml | |||
| @@ -69,9 +69,8 @@ | |||
| 69 | <listitem><para><emphasis><filename>core-image-lsb-sdk</filename>:</emphasis> | 69 | <listitem><para><emphasis><filename>core-image-lsb-sdk</filename>:</emphasis> |
| 70 | A <filename>core-image-lsb</filename> that includes everything in meta-toolchain | 70 | A <filename>core-image-lsb</filename> that includes everything in meta-toolchain |
| 71 | but also includes development headers and libraries to form a complete standalone SDK. | 71 | but also includes development headers and libraries to form a complete standalone SDK. |
| 72 | See the <link linkend='platdev-appdev-external-sdk'> | 72 | See the "<link linkend='platdev-appdev-external-sdk'>External Development Using the Meta-Toolchain</link>" |
| 73 | External Development Using the Poky SDK</link> section for more information. | 73 | section for more information.</para></listitem> |
| 74 | </para></listitem> | ||
| 75 | <listitem><para><emphasis><filename>core-image-clutter</filename>:</emphasis> | 74 | <listitem><para><emphasis><filename>core-image-clutter</filename>:</emphasis> |
| 76 | An image with support for the Open GL-based toolkit Clutter, which enables development of | 75 | An image with support for the Open GL-based toolkit Clutter, which enables development of |
| 77 | rich and animated graphical user interfaces.</para></listitem> | 76 | rich and animated graphical user interfaces.</para></listitem> |
| @@ -89,9 +88,8 @@ | |||
| 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. |
| 91 | The image also includes development headers and libraries to form a complete standalone SDK. | 90 | The image also includes development headers and libraries to form a complete standalone SDK. |
| 92 | See the <link linkend='platdev-appdev-external-sdk'> | 91 | See the "<link linkend='platdev-appdev-external-sdk'>External Development Using the Meta-Toolchain</link>" |
| 93 | External Development Using the Poky SDK</link> section for more information. | 92 | section for more information.</para></listitem> |
| 94 | </para></listitem> | ||
| 95 | <listitem><para><emphasis><filename>core-image-rt</filename>:</emphasis> | 93 | <listitem><para><emphasis><filename>core-image-rt</filename>:</emphasis> |
| 96 | A <filename>core-image-minimal</filename> image plus a real-time test suite and | 94 | A <filename>core-image-minimal</filename> image plus a real-time test suite and |
| 97 | tools appropriate for real-time use.</para></listitem> | 95 | tools appropriate for real-time use.</para></listitem> |
| @@ -100,8 +98,8 @@ | |||
| 100 | <filename>meta-toolchain</filename>. | 98 | <filename>meta-toolchain</filename>. |
| 101 | The image also includes development headers and libraries to form a complete | 99 | The image also includes development headers and libraries to form a complete |
| 102 | stand-alone SDK. | 100 | stand-alone SDK. |
| 103 | See the <link linkend='platdev-appdev-external-sdk'> External Development | 101 | See the "<link linkend='platdev-appdev-external-sdk'>External Development Using the Meta-Toolchain</link>" |
| 104 | Using the Poky SDK</link> section for more information.</para></listitem> | 102 | section for more information.</para></listitem> |
| 105 | <listitem><para><emphasis><filename>core-image-gtk-directfb</filename>:</emphasis> | 103 | <listitem><para><emphasis><filename>core-image-gtk-directfb</filename>:</emphasis> |
| 106 | An image that uses <filename>gtk+</filename> over <filename>directfb</filename> | 104 | An image that uses <filename>gtk+</filename> over <filename>directfb</filename> |
| 107 | instead of X11. | 105 | instead of X11. |
