diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-07-31 14:59:20 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-15 10:28:43 +0100 |
commit | 7a4d6b011f2e84ed5c9f46bfcce72593aa80b4d3 (patch) | |
tree | f8b3b48463f92451b0f0eeab282a0bcccc9fc4bd /documentation/sdk-manual/sdk-appendix-obtain.xml | |
parent | ddf18f727df84c994ce803980f960d6bbd09450f (diff) | |
download | poky-7a4d6b011f2e84ed5c9f46bfcce72593aa80b4d3.tar.gz |
documentation: Fixed bad target ID for the dev-manual.
This fix involved a few other manuals.
(From yocto-docs rev: d2659951a458a8db773e8c1b2b86a7b109d667fa)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual/sdk-appendix-obtain.xml')
-rw-r--r-- | documentation/sdk-manual/sdk-appendix-obtain.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-obtain.xml b/documentation/sdk-manual/sdk-appendix-obtain.xml index c608e6f546..2cadcc1e90 100644 --- a/documentation/sdk-manual/sdk-appendix-obtain.xml +++ b/documentation/sdk-manual/sdk-appendix-obtain.xml | |||
@@ -106,7 +106,7 @@ | |||
106 | <emphasis>Set Up the Build Environment:</emphasis> | 106 | <emphasis>Set Up the Build Environment:</emphasis> |
107 | Be sure you are set up to use BitBake in a shell. | 107 | Be sure you are set up to use BitBake in a shell. |
108 | See the | 108 | See the |
109 | "<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Preparing the Build Host</ulink>" | 109 | "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-preparing-the-build-host'>Preparing the Build Host</ulink>" |
110 | section in the Yocto Project Development Tasks Manual for | 110 | section in the Yocto Project Development Tasks Manual for |
111 | information on how to get a build host ready that is either a | 111 | information on how to get a build host ready that is either a |
112 | native Linux machine or a machine that uses CROPS. | 112 | native Linux machine or a machine that uses CROPS. |