summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/overview-manual-development-environment.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-13 10:18:01 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:16:13 +0100
commitd6755387a0e311782c664d0812afd3dbbfc06510 (patch)
tree1263fd5298f985b2181fed17318cf8459b6fef49 /documentation/overview-manual/overview-manual-development-environment.xml
parent518ef44f614d14e5c50147b1f8775cd8c30a6977 (diff)
downloadpoky-d6755387a0e311782c664d0812afd3dbbfc06510.tar.gz
overview-manual: Scrubbed links and fixed a few
Found some mangled links in various spots that were causing the mega-manual.sed file issues. (From yocto-docs rev: 405a92f934bf7e209f3b8a543e63a1b4c693af29) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual/overview-manual-development-environment.xml')
-rw-r--r--documentation/overview-manual/overview-manual-development-environment.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/documentation/overview-manual/overview-manual-development-environment.xml b/documentation/overview-manual/overview-manual-development-environment.xml
index f45dd1b39e..faad11e862 100644
--- a/documentation/overview-manual/overview-manual-development-environment.xml
+++ b/documentation/overview-manual/overview-manual-development-environment.xml
@@ -142,7 +142,7 @@
142 </para> 142 </para>
143 143
144 <para>The 144 <para>The
145 <ulink url='&YOCTO_DOCS_BSP_URL;'>Yocto Project Board Support Package (BSP) Developer's Guide'</ulink> 145 <ulink url='&YOCTO_DOCS_BSP_URL;'>Yocto Project Board Support Package (BSP) Developer's Guide</ulink>
146 provides BSP-related development information. 146 provides BSP-related development information.
147 For specifics on development host preparation, see the 147 For specifics on development host preparation, see the
148 "<ulink url='&YOCTO_DOCS_BSP_URL;#preparing-your-build-host-to-work-with-bsp-layers'>Preparing Your Build Host to Work With BSP Layers</ulink>" 148 "<ulink url='&YOCTO_DOCS_BSP_URL;#preparing-your-build-host-to-work-with-bsp-layers'>Preparing Your Build Host to Work With BSP Layers</ulink>"
@@ -238,8 +238,7 @@
238 </para></listitem> 238 </para></listitem>
239 <listitem><para> 239 <listitem><para>
240 Be sure to always work in matching branches for both 240 Be sure to always work in matching branches for both
241 the selected BSP repository and the 241 the selected BSP repository and the Source Directory
242 <ulink url='&YOCTO_DOCS_REF_URL;#source-directory'>Source Directory</ulink>
243 (i.e. <filename>poky</filename>) repository. 242 (i.e. <filename>poky</filename>) repository.
244 For example, if you have checked out the "master" branch 243 For example, if you have checked out the "master" branch
245 of <filename>poky</filename> and you are going to use 244 of <filename>poky</filename> and you are going to use
@@ -553,7 +552,7 @@
553 As mentioned briefly in the previous section and also in the 552 As mentioned briefly in the previous section and also in the
554 "<link linkend='gs-git-workflows-and-the-yocto-project'>Git Workflows and the Yocto Project</link>" 553 "<link linkend='gs-git-workflows-and-the-yocto-project'>Git Workflows and the Yocto Project</link>"
555 section, the Yocto Project maintains source repositories at 554 section, the Yocto Project maintains source repositories at
556 <ulink url='&YOCTO_GIT_URL;/cgit.cgi'></ulink>. 555 <ulink url='&YOCTO_GIT_URL;'></ulink>.
557 If you look at this web-interface of the repositories, each item 556 If you look at this web-interface of the repositories, each item
558 is a separate Git repository. 557 is a separate Git repository.
559 </para> 558 </para>