summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2019-04-12 14:15:53 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-06-18 11:30:37 +0100
commit81fb14b1f701c0dec6b5fb10ddb701e0420a0b45 (patch)
treef7b386f8c80314385cc09f1ac5f955f77ba8f774 /documentation
parent28a32af4c26464ca12a0af1d1a7282578db4c571 (diff)
downloadpoky-81fb14b1f701c0dec6b5fb10ddb701e0420a0b45.tar.gz
dev-manual: Removed all references to Eclipse.
I also fixed all linking as needed. (From yocto-docs rev: c8d10a924a3a4ae76e8fc26ebcba52ea04f2f267) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml8
-rw-r--r--documentation/dev-manual/dev-manual-start.xml23
2 files changed, 3 insertions, 28 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 893ef7ba07..5ac167d051 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -12489,14 +12489,6 @@
12489 </itemizedlist> 12489 </itemizedlist>
12490 </para> 12490 </para>
12491 12491
12492 <para>
12493 For debugging information within the popular
12494 <trademark class='trade'>Eclipse</trademark> IDE, see the
12495 "<ulink url='&YOCTO_DOCS_SDK_URL;#adt-eclipse'>Working within Eclipse</ulink>"
12496 section in the Yocto Project Application Development and the
12497 Extensible Software Development Kit (eSDK) manual.
12498 </para>
12499
12500 <section id='dev-debugging-viewing-logs-from-failed-tasks'> 12492 <section id='dev-debugging-viewing-logs-from-failed-tasks'>
12501 <title>Viewing Logs from Failed Tasks</title> 12493 <title>Viewing Logs from Failed Tasks</title>
12502 12494
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 6ec5c3cf43..b4dcf9b888 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -176,14 +176,6 @@
176 isolated applications. 176 isolated applications.
177 </para></listitem> 177 </para></listitem>
178 <listitem><para> 178 <listitem><para>
179 When possible, use the Yocto Project plug-in for the
180 <trademark class='trade'>Eclipse</trademark> IDE
181 and SDK development practices.
182 For more information, see the
183 <ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Application Development and the Extensible Software Development Kit (eSDK)</ulink>
184 manual.
185 </para></listitem>
186 <listitem><para>
187 Keep your cross-development toolchains updated. 179 Keep your cross-development toolchains updated.
188 You can do this through provisioning either as new 180 You can do this through provisioning either as new
189 toolchain downloads or as updates through a package 181 toolchain downloads or as updates through a package
@@ -421,8 +413,7 @@
421 further steps are necessary depending on what you want to 413 further steps are necessary depending on what you want to
422 accomplish. 414 accomplish.
423 See the following references for information on how to prepare for 415 See the following references for information on how to prepare for
424 Board Support Package (BSP) development, kernel development, and 416 Board Support Package (BSP) development and kernel development:
425 development using the <trademark class='trade'>Eclipse</trademark> IDE:
426 <itemizedlist> 417 <itemizedlist>
427 <listitem><para> 418 <listitem><para>
428 <emphasis>BSP Development:</emphasis> 419 <emphasis>BSP Development:</emphasis>
@@ -437,13 +428,6 @@
437 "<ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#preparing-the-build-host-to-work-on-the-kernel'>Preparing the Build Host to Work on the Kernel</ulink>" 428 "<ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#preparing-the-build-host-to-work-on-the-kernel'>Preparing the Build Host to Work on the Kernel</ulink>"
438 section in the Yocto Project Linux Kernel Development Manual. 429 section in the Yocto Project Linux Kernel Development Manual.
439 </para></listitem> 430 </para></listitem>
440 <listitem><para>
441 <emphasis>Eclipse Development:</emphasis>
442 See the
443 "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-eclipse-project'>Developing Applications Using <trademark class='trade'>Eclipse</trademark></ulink>"
444 Chapter in the Yocto Project Application Development and the
445 Extensible Software Development Kit (eSDK) manual.
446 </para></listitem>
447 </itemizedlist> 431 </itemizedlist>
448 </para> 432 </para>
449 433
@@ -767,7 +751,7 @@
767 <ulink url='&YOCTO_DL_URL;/releases'></ulink> to access the 751 <ulink url='&YOCTO_DL_URL;/releases'></ulink> to access the
768 Index of Releases. 752 Index of Releases.
769 The list represents released components (e.g. 753 The list represents released components (e.g.
770 <filename>eclipse-plugin</filename>, 754 <filename>bitbake</filename>,
771 <filename>sato</filename>, and so on). 755 <filename>sato</filename>, and so on).
772 <note> 756 <note>
773 The <filename>yocto</filename> directory contains the 757 The <filename>yocto</filename> directory contains the
@@ -864,8 +848,7 @@
864 Yocto Project maintains an area for nightly builds that contains 848 Yocto Project maintains an area for nightly builds that contains
865 tarball releases at <ulink url='&YOCTO_AB_NIGHTLY_URL;'/>. 849 tarball releases at <ulink url='&YOCTO_AB_NIGHTLY_URL;'/>.
866 These builds include Yocto Project releases ("poky"), 850 These builds include Yocto Project releases ("poky"),
867 toolchains, Yocto Project plugins for Eclipse, and builds for 851 toolchains, and builds for supported machines.
868 supported machines.
869 </para> 852 </para>
870 853
871 <para> 854 <para>