From 901bcea5cb3bb9826e06dd503c42f03a4fe9ceae Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 24 Apr 2018 14:46:58 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/overview-manual/overview-manual-concepts.xml | 6 +++--- documentation/overview-manual/overview-manual-yp-intro.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation/overview-manual') 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 @@ Following are some brief details on these core components. For additional information on how these components interact during a build, see the - "Development Concepts" + "OpenEmbedded Build System Concepts" section. @@ -222,8 +222,8 @@ -
- Development Concepts +
+ OpenEmbedded Build System Concepts 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 @@ For a very detailed look at this workflow, see the - "Development Concepts" + "OpenEmbedded Build System Concepts" section.
-- cgit v1.2.3-54-g00ecf