mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
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>
This commit is contained in:
parent
a8e67bb0ef
commit
901bcea5cb
|
@ -63,7 +63,7 @@
|
|||
Following are some brief details on these core components.
|
||||
For additional information on how these components interact during
|
||||
a build, see the
|
||||
"<link linkend='development-concepts'>Development Concepts</link>"
|
||||
"<link linkend='openembedded-build-system-build-concepts'>OpenEmbedded Build System Concepts</link>"
|
||||
section.
|
||||
</para>
|
||||
|
||||
|
@ -222,8 +222,8 @@
|
|||
</para>
|
||||
</section>
|
||||
|
||||
<section id="development-concepts">
|
||||
<title>Development Concepts</title>
|
||||
<section id="openembedded-build-system-build-concepts">
|
||||
<title>OpenEmbedded Build System Concepts</title>
|
||||
|
||||
<para>
|
||||
This section takes a more detailed look inside the build
|
||||
|
|
|
@ -1165,7 +1165,7 @@
|
|||
|
||||
<para>
|
||||
For a very detailed look at this workflow, see the
|
||||
"<link linkend='development-concepts'>Development Concepts</link>"
|
||||
"<link linkend='openembedded-build-system-build-concepts'>OpenEmbedded Build System Concepts</link>"
|
||||
section.
|
||||
</para>
|
||||
</section>
|
||||
|
|
Loading…
Reference in New Issue
Block a user