diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2019-04-12 14:18:53 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-07 10:23:41 +0100 |
commit | 75cf92d4469dcb4a9fb8c6599e15d156e0343768 (patch) | |
tree | d1cffd593f932e596b79340dd6b7c379af303853 | |
parent | 7625e3cffe18bb9e74fe76653d0f10fff60488ac (diff) | |
download | poky-75cf92d4469dcb4a9fb8c6599e15d156e0343768.tar.gz |
ref-manual: Removed all references to Eclipse
Links updated as needed.
(From yocto-docs rev: acd5a75314b023f613be24b7512f991f8455e325)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/ref-manual/ref-features.xml | 3 | ||||
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 2 | ||||
-rw-r--r-- | documentation/ref-manual/resources.xml | 8 |
3 files changed, 1 insertions, 12 deletions
diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml index cb74df6dad..7a3555d0b9 100644 --- a/documentation/ref-manual/ref-features.xml +++ b/documentation/ref-manual/ref-features.xml | |||
@@ -342,9 +342,6 @@ | |||
342 | class. | 342 | class. |
343 | The current list of these valid features is as follows: | 343 | The current list of these valid features is as follows: |
344 | <itemizedlist> | 344 | <itemizedlist> |
345 | <listitem><para><emphasis>eclipse-debug:</emphasis> Provides | ||
346 | Eclipse remote debugging support. | ||
347 | </para></listitem> | ||
348 | <listitem><para><emphasis>hwcodecs:</emphasis> Installs | 345 | <listitem><para><emphasis>hwcodecs:</emphasis> Installs |
349 | hardware acceleration codecs. | 346 | hardware acceleration codecs. |
350 | </para></listitem> | 347 | </para></listitem> |
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 536bd15eaa..dc5c44ecaf 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -12609,7 +12609,7 @@ | |||
12609 | is set to "minimal" to keep the SDK reasonably small | 12609 | is set to "minimal" to keep the SDK reasonably small |
12610 | but you still want to provide a usable toolchain. | 12610 | but you still want to provide a usable toolchain. |
12611 | For example, suppose you want to use the toolchain from an | 12611 | For example, suppose you want to use the toolchain from an |
12612 | IDE (e.g. Eclipse) or from other tools and you do not | 12612 | IDE or from other tools and you do not |
12613 | want to perform additional steps to install the toolchain. | 12613 | want to perform additional steps to install the toolchain. |
12614 | </para> | 12614 | </para> |
12615 | 12615 | ||
diff --git a/documentation/ref-manual/resources.xml b/documentation/ref-manual/resources.xml index 6a0cee8a56..afe8e288de 100644 --- a/documentation/ref-manual/resources.xml +++ b/documentation/ref-manual/resources.xml | |||
@@ -247,14 +247,6 @@ | |||
247 | </para></listitem> | 247 | </para></listitem> |
248 | <listitem><para> | 248 | <listitem><para> |
249 | <emphasis> | 249 | <emphasis> |
250 | <ulink url='&YOCTO_DOCS_SDK_URL;#adt-eclipse'>Eclipse IDE Yocto Plug-in</ulink>: | ||
251 | </emphasis> | ||
252 | Instructions that demonstrate how an application developer | ||
253 | uses the Eclipse Yocto Project Plug-in feature within | ||
254 | the Eclipse IDE. | ||
255 | </para></listitem> | ||
256 | <listitem><para> | ||
257 | <emphasis> | ||
258 | <ulink url='&YOCTO_WIKI_URL;/wiki/FAQ'>FAQ</ulink>: | 250 | <ulink url='&YOCTO_WIKI_URL;/wiki/FAQ'>FAQ</ulink>: |
259 | </emphasis> | 251 | </emphasis> |
260 | A list of commonly asked questions and their answers. | 252 | A list of commonly asked questions and their answers. |