summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/overview-manual-concepts.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-24 14:46:58 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:17:58 +0100
commit901bcea5cb3bb9826e06dd503c42f03a4fe9ceae (patch)
treebaf5789943cf0ceacb5b0ba77adcd3488c6c2730 /documentation/overview-manual/overview-manual-concepts.xml
parenta8e67bb0ef0edd8065ae2bd8072756dba4b66c0a (diff)
downloadpoky-901bcea5cb3bb9826e06dd503c42f03a4fe9ceae.tar.gz
overview-manual: Changed build workflow title
The section titled "Development Concepts" is really mis-titled. It is more about the OpenEmbedded Build System. So, I renamed the section "OpenEmbedded Build System Concepts." There were a couple links all within the overview-manual. No other place in the YP doc set linked to that heading. (From yocto-docs rev: 889eaf3373a80ca0978ee79ecd2ff26aefb9025b) 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-concepts.xml')
-rw-r--r--documentation/overview-manual/overview-manual-concepts.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/overview-manual/overview-manual-concepts.xml b/documentation/overview-manual/overview-manual-concepts.xml
index c57feb206a..d87f15ec60 100644
--- a/documentation/overview-manual/overview-manual-concepts.xml
+++ b/documentation/overview-manual/overview-manual-concepts.xml
@@ -63,7 +63,7 @@
63 Following are some brief details on these core components. 63 Following are some brief details on these core components.
64 For additional information on how these components interact during 64 For additional information on how these components interact during
65 a build, see the 65 a build, see the
66 "<link linkend='development-concepts'>Development Concepts</link>" 66 "<link linkend='openembedded-build-system-build-concepts'>OpenEmbedded Build System Concepts</link>"
67 section. 67 section.
68 </para> 68 </para>
69 69
@@ -222,8 +222,8 @@
222 </para> 222 </para>
223 </section> 223 </section>
224 224
225 <section id="development-concepts"> 225 <section id="openembedded-build-system-build-concepts">
226 <title>Development Concepts</title> 226 <title>OpenEmbedded Build System Concepts</title>
227 227
228 <para> 228 <para>
229 This section takes a more detailed look inside the build 229 This section takes a more detailed look inside the build