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-06-18 11:30:37 +0100
commit415aa0577c549643ba2fc77ecff94eff03d7c97c (patch)
tree13c2b794ce77358093ed4fd5037f53eb6d6626ff /documentation/sdk-manual/sdk-appendix-obtain.xml
parent05818e63ed1a817953a07495e67d03acc5412d62 (diff)
downloadpoky-415aa0577c549643ba2fc77ecff94eff03d7c97c.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