diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-24 14:46:58 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:27 +0100 |
commit | 917501d06022552864a8536c48290296d5f625e5 (patch) | |
tree | cf05f8795963df56043b0becfbf77e7917ebc452 | |
parent | 3273801afeea0d84898d448c759a3f821ac1db24 (diff) | |
download | poky-917501d06022552864a8536c48290296d5f625e5.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>
-rw-r--r-- | documentation/overview-manual/overview-manual-concepts.xml | 6 | ||||
-rw-r--r-- | documentation/overview-manual/overview-manual-yp-intro.xml | 2 |
2 files changed, 4 insertions, 4 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 |
diff --git a/documentation/overview-manual/overview-manual-yp-intro.xml b/documentation/overview-manual/overview-manual-yp-intro.xml index bc383d8213..ccf5e274a7 100644 --- a/documentation/overview-manual/overview-manual-yp-intro.xml +++ b/documentation/overview-manual/overview-manual-yp-intro.xml | |||
@@ -1165,7 +1165,7 @@ | |||
1165 | 1165 | ||
1166 | <para> | 1166 | <para> |
1167 | For a very detailed look at this workflow, see the | 1167 | For a very detailed look at this workflow, see the |
1168 | "<link linkend='development-concepts'>Development Concepts</link>" | 1168 | "<link linkend='openembedded-build-system-build-concepts'>OpenEmbedded Build System Concepts</link>" |
1169 | section. | 1169 | section. |
1170 | </para> | 1170 | </para> |
1171 | </section> | 1171 | </section> |