diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-01-10 13:01:25 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-14 15:25:28 +0000 |
| commit | 6bf7b263ff2ada9dd1335fcc900820af32dc99c1 (patch) | |
| tree | 0db973ae6fe3aadcc9ebb0572178eefe06e5327e /documentation/ref-manual/ref-variables.xml | |
| parent | 707224b57a9d646bbeb619bfe1054e9e4c021b23 (diff) | |
| download | poky-6bf7b263ff2ada9dd1335fcc900820af32dc99c1.tar.gz | |
ref-manual, overview-manual, Makefile: Moved toolchain concepts
Fixes [YOCTO #12370]
Moved the "Cross-Development Toolchain Generation" section from the
ref-manual to the overview-manual into the concepts chapter. This
information is conceptual and now needs to live in the concepts
chapter of the new overview-manual. Moving the section caused a
few links to have to be fixed in the ref-manual. There was also a
figure in the section. So, I had to move the figure from the ref-manual
to the overview-manual "figures" folder and update the Makefile for
the TARFILE generation.
(From yocto-docs rev: 1f3ee5ab308cbe6bd7194086026db397b67ca7c4)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 1b5f863970..48849b1fef 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -15183,8 +15183,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 15183 | <para> | 15183 | <para> |
| 15184 | For background information on cross-development toolchains | 15184 | For background information on cross-development toolchains |
| 15185 | in the Yocto Project development environment, see the | 15185 | in the Yocto Project development environment, see the |
| 15186 | "<link linkend='cross-development-toolchain-generation'>Cross-Development Toolchain Generation</link>" | 15186 | "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>" |
| 15187 | section. | 15187 | section in the Yocto Project Overview Manual. |
| 15188 | For information on setting up a cross-development | 15188 | For information on setting up a cross-development |
| 15189 | environment, see the | 15189 | environment, see the |
| 15190 | <ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Application Development and the Extensible Software Development Kit (eSDK)</ulink> | 15190 | <ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Application Development and the Extensible Software Development Kit (eSDK)</ulink> |
| @@ -15242,8 +15242,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 15242 | <para> | 15242 | <para> |
| 15243 | For background information on cross-development toolchains | 15243 | For background information on cross-development toolchains |
| 15244 | in the Yocto Project development environment, see the | 15244 | in the Yocto Project development environment, see the |
| 15245 | "<link linkend='cross-development-toolchain-generation'>Cross-Development Toolchain Generation</link>" | 15245 | "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>" |
| 15246 | section. | 15246 | section in the Yocto Project Overview Manual. |
| 15247 | For information on setting up a cross-development | 15247 | For information on setting up a cross-development |
| 15248 | environment, see the | 15248 | environment, see the |
| 15249 | <ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Application Development and the Extensible Software Development Kit (eSDK)</ulink> | 15249 | <ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Application Development and the Extensible Software Development Kit (eSDK)</ulink> |
