summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/sdk-appendix-obtain.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2019-04-12 14:21:03 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-07 10:23:41 +0100
commitdbe100d6bb9ca2c0ea509d3083ab7003d6c6c58c (patch)
tree4505246279f37a182b74775c3a251ec59d3b3fd9 /documentation/sdk-manual/sdk-appendix-obtain.xml
parentc5bb614ca79eb15f80761d873dc68cde71f7efc7 (diff)
downloadpoky-dbe100d6bb9ca2c0ea509d3083ab7003d6c6c58c.tar.gz
sdk-manual: Removed all references to Eclipse
Took care of links as well. (From yocto-docs rev: a338dc13ebbcdc77fb16e36f12eb5f0e1e05187f) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual/sdk-appendix-obtain.xml')
-rw-r--r--documentation/sdk-manual/sdk-appendix-obtain.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-obtain.xml b/documentation/sdk-manual/sdk-appendix-obtain.xml
index 2cadcc1e90..765c0f218e 100644
--- a/documentation/sdk-manual/sdk-appendix-obtain.xml
+++ b/documentation/sdk-manual/sdk-appendix-obtain.xml
@@ -216,12 +216,6 @@
216 TOOLCHAIN_TARGET_TASK_append = " libc-staticdev" 216 TOOLCHAIN_TARGET_TASK_append = " libc-staticdev"
217 </literallayout> 217 </literallayout>
218 </para></listitem> 218 </para></listitem>
219 <listitem><para>
220 For additional information on building the
221 installer, see the
222 <ulink url='https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage'>Cookbook guide to Making an <trademark class='trade'>Eclipse</trademark> Debug Capable Image</ulink>
223 wiki page.
224 </para></listitem>
225 </itemizedlist> 219 </itemizedlist>
226 </note> 220 </note>
227 </para></listitem> 221 </para></listitem>
@@ -259,9 +253,6 @@
259 <listitem><para> 253 <listitem><para>
260 You want to use the root filesystem as the 254 You want to use the root filesystem as the
261 target sysroot. 255 target sysroot.
262 For example, the Eclipse IDE environment with the Eclipse
263 Yocto Plug-in installed allows you to use QEMU to boot
264 under NFS.
265 </para></listitem> 256 </para></listitem>
266 <listitem><para> 257 <listitem><para>
267 You want to develop your target application 258 You want to develop your target application