diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-06-11 14:11:43 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-15 17:18:26 +0100 |
commit | 91911f600f07bf6a593f14b5af5dd96a3c221e68 (patch) | |
tree | cb402b79fc67ee7d9a082cacd3619565c69bb080 | |
parent | 45f26d5630595218a10c3137b18c5392e9d41088 (diff) | |
download | poky-91911f600f07bf6a593f14b5af5dd96a3c221e68.tar.gz |
documentation/poky-ref-manual/ref-images.xml: removed links to section
Three cross-references to the section "External Development
Using the Meta-Toolchain" were removed. This section is going
away in the YP Reference Manual. There is no replacement section
that makes sense so the cross-reference is removed.
(From yocto-docs rev: 97ed489c335d6d2782cc3ed684fce92c78b4fec8)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/poky-ref-manual/ref-images.xml | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/documentation/poky-ref-manual/ref-images.xml b/documentation/poky-ref-manual/ref-images.xml index e2a6fe5c61..eb30942fec 100644 --- a/documentation/poky-ref-manual/ref-images.xml +++ b/documentation/poky-ref-manual/ref-images.xml | |||
@@ -76,9 +76,7 @@ | |||
76 | <listitem><para><emphasis><filename>core-image-lsb-sdk</filename>:</emphasis> | 76 | <listitem><para><emphasis><filename>core-image-lsb-sdk</filename>:</emphasis> |
77 | A <filename>core-image-lsb</filename> that includes everything in meta-toolchain | 77 | A <filename>core-image-lsb</filename> that includes everything in meta-toolchain |
78 | but also includes development headers and libraries to form a complete standalone SDK. | 78 | but also includes development headers and libraries to form a complete standalone SDK. |
79 | This image is suitable for development using the target. | 79 | This image is suitable for development using the target.</para></listitem> |
80 | See the "<link linkend='platdev-appdev-external-sdk'>External Development Using | ||
81 | the Meta-Toolchain</link>" section for more information.</para></listitem> | ||
82 | <listitem><para><emphasis><filename>core-image-clutter</filename>:</emphasis> | 80 | <listitem><para><emphasis><filename>core-image-clutter</filename>:</emphasis> |
83 | An image with support for the Open GL-based toolkit Clutter, which enables development of | 81 | An image with support for the Open GL-based toolkit Clutter, which enables development of |
84 | rich and animated graphical user interfaces.</para></listitem> | 82 | rich and animated graphical user interfaces.</para></listitem> |
@@ -96,9 +94,7 @@ | |||
96 | <listitem><para><emphasis><filename>core-image-sato-sdk</filename>:</emphasis> | 94 | <listitem><para><emphasis><filename>core-image-sato-sdk</filename>:</emphasis> |
97 | A <filename>core-image-sato</filename> image that includes everything in meta-toolchain. | 95 | A <filename>core-image-sato</filename> image that includes everything in meta-toolchain. |
98 | The image also includes development headers and libraries to form a complete standalone SDK | 96 | The image also includes development headers and libraries to form a complete standalone SDK |
99 | and is suitable for development using the target. | 97 | and is suitable for development using the target.</para></listitem> |
100 | See the "<link linkend='platdev-appdev-external-sdk'>External Development Using | ||
101 | the Meta-Toolchain</link>" section for more information.</para></listitem> | ||
102 | <listitem><para><emphasis><filename>core-image-rt</filename>:</emphasis> | 98 | <listitem><para><emphasis><filename>core-image-rt</filename>:</emphasis> |
103 | A <filename>core-image-minimal</filename> image plus a real-time test suite and | 99 | A <filename>core-image-minimal</filename> image plus a real-time test suite and |
104 | tools appropriate for real-time use.</para></listitem> | 100 | tools appropriate for real-time use.</para></listitem> |
@@ -106,9 +102,7 @@ | |||
106 | A <filename>core-image-rt</filename> image that includes everything in | 102 | A <filename>core-image-rt</filename> image that includes everything in |
107 | <filename>meta-toolchain</filename>. | 103 | <filename>meta-toolchain</filename>. |
108 | The image also includes development headers and libraries to form a complete | 104 | The image also includes development headers and libraries to form a complete |
109 | stand-alone SDK and is suitable for development using the target. | 105 | stand-alone SDK and is suitable for development using the target.</para></listitem> |
110 | See the "<link linkend='platdev-appdev-external-sdk'>External Development Using | ||
111 | the Meta-Toolchain</link>" section for more information.</para></listitem> | ||
112 | <listitem><para><emphasis><filename>core-image-gtk-directfb</filename>:</emphasis> | 106 | <listitem><para><emphasis><filename>core-image-gtk-directfb</filename>:</emphasis> |
113 | An image that uses <filename>gtk+</filename> over <filename>directfb</filename> | 107 | An image that uses <filename>gtk+</filename> over <filename>directfb</filename> |
114 | instead of X11. | 108 | instead of X11. |