sphinx: fix or add missing links and remove mention of Eclipse workflow

The Eclipse plugin has long been gone.

(From yocto-docs rev: f7a01e67d760c1de3f5a36e3513cba1627b4ed96)

Signed-off-by: Quentin Schulz <foss@0leil.net>
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Quentin Schulz
2020-09-17 01:59:04 +02:00
committed by Richard Purdie
parent 89b546f636
commit 3b9114cf5a
3 changed files with 31 additions and 35 deletions

View File

@@ -1142,15 +1142,12 @@ the extensible SDK (eSDK):
.. note::
For more information on the cross-development toolchain generation,
see the "
Cross-Development Toolchain Generation
" section. For information on advantages gained when building a
cross-development toolchain using the
do_populate_sdk
task, see the "
Building an SDK Installer
" section in the Yocto Project Application Development and the
Extensible Software Development Kit (eSDK) manual.
see the ":ref:`overview-manual/overview-manual-concepts:cross-development toolchain generation`"
section. For information on advantages gained when building a
cross-development toolchain using the do_populate_sdk task, see the
":ref:`sdk-manual/sdk-appendix-obtain:building an sdk installer`" section in
the Yocto Project Application Development and the Extensible Software
Development Kit (eSDK) manual.
Like image generation, the SDK script process consists of several stages
and depends on many variables. The
@@ -1323,9 +1320,8 @@ this output:
.. note::
For a list of example images that the Yocto Project provides, see the
"
Images
" chapter in the Yocto Project Reference Manual.
":doc:`../ref-manual/ref-images`" chapter in the Yocto Project Reference
Manual.
The build process writes images out to the :term:`Build Directory`
inside the
@@ -1623,9 +1619,9 @@ Here is the bootstrap process for the relocatable toolchain:
.. note::
For information on advantages gained when building a
cross-development toolchain installer, see the "
Building an SDK Installer
" appendix in the Yocto Project Application Development and the
cross-development toolchain installer, see the
":ref:`sdk-manual/sdk-appendix-obtain:building an sdk installer`" appendix
in the Yocto Project Application Development and the
Extensible Software Development Kit (eSDK) manual.
Shared State Cache

View File

@@ -255,7 +255,7 @@ accomplish this through a recipe that is a BitBake append
.. note::
For general information on BSP layer structure, see the
Yocto Project Board Support Packages (BSP) Developer's Guide
:doc:`../bsp-guide/bsp-guide`
.
The :term:`Source Directory`
@@ -557,6 +557,9 @@ targets:
and conforms to a subset of Debian's policy manual regarding
control files.
You can find the opkg source in the Yocto Project
:yocto_git:`Source Repositories <>`.
.. _gs-archived-components:
Archived Components
@@ -605,9 +608,8 @@ Project.
.. note::
For additional detail about the Yocto Project development
environment, see the "
The Yocto Project Development Environment
" chapter.
environment, see the ":doc:`overview-manual-development-environment`"
chapter.
- *Native Linux Host:* By far the best option for a Build Host. A
system running Linux as its native operating system allows you to
@@ -695,9 +697,8 @@ these items that make up the Poky repository in the
If you are interested in all the contents of the
poky
Git repository, see the "
Top-Level Core Components
" section in the Yocto Project Reference Manual.
Git repository, see the ":ref:`ref-manual/ref-structure:top-level core components`"
section in the Yocto Project Reference Manual.
The following figure illustrates what generally comprises Poky: