diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-06-04 09:43:15 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-15 11:26:46 +0100 |
commit | 8ac16cc0a4223e9d4fceeba5567eaf66521bbad7 (patch) | |
tree | 70e1a4782dca0f69153536091b3e26f527ada4f0 /documentation | |
parent | 15728cd04123a4f793e244321e717aa88247ef13 (diff) | |
download | poky-8ac16cc0a4223e9d4fceeba5567eaf66521bbad7.tar.gz |
sdk-manual: Updated link to variables set for cross-toolchain script
The link was going to a spot from which another link was suggested.
Too many redirections for the reader. Linked to the original place
instead.
(From yocto-docs rev: 9fc383a99ae0a7ff8cae761c0c31b27030f765cf)
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/sdk-manual/sdk-working-projects.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/sdk-manual/sdk-working-projects.xml b/documentation/sdk-manual/sdk-working-projects.xml index 47d378cb52..2793a6cb9e 100644 --- a/documentation/sdk-manual/sdk-working-projects.xml +++ b/documentation/sdk-manual/sdk-working-projects.xml | |||
@@ -274,9 +274,9 @@ | |||
274 | </para></listitem> | 274 | </para></listitem> |
275 | </itemizedlist> | 275 | </itemizedlist> |
276 | <note> | 276 | <note> |
277 | For the list of variables set up by the cross-toolchain | 277 | For information on the variables set up by the cross-toolchain |
278 | environment setup script, see the | 278 | environment setup script, see the |
279 | "<link linkend='sdk-running-the-sdk-environment-setup-script'>Running the SDK Environment Setup Script</link>" | 279 | "<link linkend='sdk-running-the-extensible-sdk-environment-setup-script'>Running the Extensible SDK Environment Setup Script</link>" |
280 | section. | 280 | section. |
281 | </note> | 281 | </note> |
282 | </para> | 282 | </para> |