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>
This commit is contained in:
Scott Rifenbark 2012-06-11 14:11:43 -07:00 committed by Richard Purdie
parent 45f26d5630
commit 91911f600f
1 changed files with 3 additions and 9 deletions

View File

@ -76,9 +76,7 @@
<listitem><para><emphasis><filename>core-image-lsb-sdk</filename>:</emphasis>
A <filename>core-image-lsb</filename> that includes everything in meta-toolchain
but also includes development headers and libraries to form a complete standalone SDK.
This image is suitable for development using the target.
See the "<link linkend='platdev-appdev-external-sdk'>External Development Using
the Meta-Toolchain</link>" section for more information.</para></listitem>
This image is suitable for development using the target.</para></listitem>
<listitem><para><emphasis><filename>core-image-clutter</filename>:</emphasis>
An image with support for the Open GL-based toolkit Clutter, which enables development of
rich and animated graphical user interfaces.</para></listitem>
@ -96,9 +94,7 @@
<listitem><para><emphasis><filename>core-image-sato-sdk</filename>:</emphasis>
A <filename>core-image-sato</filename> image that includes everything in meta-toolchain.
The image also includes development headers and libraries to form a complete standalone SDK
and is suitable for development using the target.
See the "<link linkend='platdev-appdev-external-sdk'>External Development Using
the Meta-Toolchain</link>" section for more information.</para></listitem>
and is suitable for development using the target.</para></listitem>
<listitem><para><emphasis><filename>core-image-rt</filename>:</emphasis>
A <filename>core-image-minimal</filename> image plus a real-time test suite and
tools appropriate for real-time use.</para></listitem>
@ -106,9 +102,7 @@
A <filename>core-image-rt</filename> image that includes everything in
<filename>meta-toolchain</filename>.
The image also includes development headers and libraries to form a complete
stand-alone SDK and is suitable for development using the target.
See the "<link linkend='platdev-appdev-external-sdk'>External Development Using
the Meta-Toolchain</link>" section for more information.</para></listitem>
stand-alone SDK and is suitable for development using the target.</para></listitem>
<listitem><para><emphasis><filename>core-image-gtk-directfb</filename>:</emphasis>
An image that uses <filename>gtk+</filename> over <filename>directfb</filename>
instead of X11.