From 1b877bc9dd3e9048489e6868020876af812cfa5e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 12 Apr 2018 10:57:32 -0700 Subject: documentation: Updated everything for new overview-manual This involved changing the root manual folder from "getting-started" to "overview-manual". Also, every link using the ENTITY "YOCTO_DOCS_GS_URL" was changed to "YOCTO_DOCS_OM_URL". Most manuals had several occurrences of these links. The makefile needed updating to process the new manual and not process the old "getting-started" manual. (From yocto-docs rev: 1abf64e56e9096258038ae37b787a81bf786bb3b) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/kernel-dev/kernel-dev-advanced.xml | 2 +- documentation/kernel-dev/kernel-dev-common.xml | 4 ++-- documentation/kernel-dev/kernel-dev-concepts-appx.xml | 6 +++--- documentation/kernel-dev/kernel-dev-intro.xml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'documentation/kernel-dev') diff --git a/documentation/kernel-dev/kernel-dev-advanced.xml b/documentation/kernel-dev/kernel-dev-advanced.xml index cf8d34dced..e152295233 100644 --- a/documentation/kernel-dev/kernel-dev-advanced.xml +++ b/documentation/kernel-dev/kernel-dev-advanced.xml @@ -21,7 +21,7 @@ Kernel Metadata exists in many places. One area in the Yocto Project - Source Repositories + Source Repositories is the yocto-kernel-cache Git repository. You can find this repository grouped under the "Yocto Linux Kernel" heading in the diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml index d8eeb9ec50..6cc7b57ee7 100644 --- a/documentation/kernel-dev/kernel-dev-common.xml +++ b/documentation/kernel-dev/kernel-dev-common.xml @@ -79,7 +79,7 @@ The previous commands assume the - Source Repositories + Source Repositories (i.e. poky) have been cloned using Git and the local repository is named "poky". @@ -303,7 +303,7 @@ The previous commands assume the - Source Repositories + Source Repositories (i.e. poky) have been cloned using Git and the local repository is named "poky". diff --git a/documentation/kernel-dev/kernel-dev-concepts-appx.xml b/documentation/kernel-dev/kernel-dev-concepts-appx.xml index 46b5df0773..6d675a6d51 100644 --- a/documentation/kernel-dev/kernel-dev-concepts-appx.xml +++ b/documentation/kernel-dev/kernel-dev-concepts-appx.xml @@ -49,7 +49,7 @@ You can find a web interface to the Yocto Linux kernels in the - Source Repositories + Source Repositories at . If you look at the interface, you will see to the left a @@ -239,7 +239,7 @@ . You can also get an introduction to Git as it applies to the Yocto Project in the - "Git" + "Git" section in the Yocto Project Overview and Concepts Manual. The latter reference provides an overview of @@ -382,7 +382,7 @@ generic kernel just for conceptual purposes. Also keep in mind that this structure represents the Yocto Project - Source Repositories + Source Repositories that are either pulled from during the build or established on the host development system prior to the build by either cloning a particular kernel's Git repository or by diff --git a/documentation/kernel-dev/kernel-dev-intro.xml b/documentation/kernel-dev/kernel-dev-intro.xml index ab087ce529..4e4fd282a5 100644 --- a/documentation/kernel-dev/kernel-dev-intro.xml +++ b/documentation/kernel-dev/kernel-dev-intro.xml @@ -112,7 +112,7 @@ document. - Yocto Project Overview and Concepts Manual. + Yocto Project Overview and Concepts Manual. devtool workflow -- cgit v1.2.3-54-g00ecf