summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-07-31 14:59:20 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-08-15 10:28:43 +0100
commit7a4d6b011f2e84ed5c9f46bfcce72593aa80b4d3 (patch)
treef8b3b48463f92451b0f0eeab282a0bcccc9fc4bd /documentation/bsp-guide
parentddf18f727df84c994ce803980f960d6bbd09450f (diff)
downloadpoky-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/bsp-guide')
-rw-r--r--documentation/bsp-guide/bsp.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 00a28b0327..0bb0b68ab2 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -187,7 +187,7 @@
187 <emphasis>Set Up the Build Environment:</emphasis> 187 <emphasis>Set Up the Build Environment:</emphasis>
188 Be sure you are set up to use BitBake in a shell. 188 Be sure you are set up to use BitBake in a shell.
189 See the 189 See the
190 "<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Preparing the Build Host</ulink>" 190 "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-preparing-the-build-host'>Preparing the Build Host</ulink>"
191 section in the Yocto Project Development Tasks Manual for information 191 section in the Yocto Project Development Tasks Manual for information
192 on how to get a build host ready that is either a native 192 on how to get a build host ready that is either a native
193 Linux machine or a machine that uses CROPS. 193 Linux machine or a machine that uses CROPS.
@@ -1012,7 +1012,7 @@
1012 to Support Development Using the Yocto 1012 to Support Development Using the Yocto
1013 Project</emphasis>: 1013 Project</emphasis>:
1014 See the 1014 See the
1015 "<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Preparing the Build Host</ulink>" 1015 "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-preparing-the-build-host'>Preparing the Build Host</ulink>"
1016 section in the Yocto Project Development Tasks 1016 section in the Yocto Project Development Tasks
1017 Manual for options on how to get a system ready 1017 Manual for options on how to get a system ready
1018 to use the Yocto Project. 1018 to use the Yocto Project.