From d6755387a0e311782c664d0812afd3dbbfc06510 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 13 Apr 2018 10:18:01 -0700 Subject: overview-manual: Scrubbed links and fixed a few Found some mangled links in various spots that were causing the mega-manual.sed file issues. (From yocto-docs rev: 405a92f934bf7e209f3b8a543e63a1b4c693af29) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/overview-manual/overview-manual-concepts.xml | 9 +-------- .../overview-manual/overview-manual-development-environment.xml | 7 +++---- documentation/overview-manual/overview-manual-intro.xml | 2 +- documentation/overview-manual/overview-manual-yp-intro.xml | 7 ++++--- 4 files changed, 9 insertions(+), 16 deletions(-) (limited to 'documentation') diff --git a/documentation/overview-manual/overview-manual-concepts.xml b/documentation/overview-manual/overview-manual-concepts.xml index 5067e3f627..6f0b60e7a5 100644 --- a/documentation/overview-manual/overview-manual-concepts.xml +++ b/documentation/overview-manual/overview-manual-concepts.xml @@ -583,7 +583,7 @@ The layers appear at the bottom categorized under "Yocto Metadata Layers." These layers are fundamentally a subset of the - OpenEmbedded Metadata Index, + OpenEmbedded Layer Index, which lists all layers provided by the OpenEmbedded community. Layers exist in the Yocto Project Source Repositories that @@ -826,13 +826,6 @@ recipe to point to the local directory on your disk to pull in the whole source tree. - - - For information on how to use the - externalsrc class, see the - "externalsrc.bbclass" - section. -
diff --git a/documentation/overview-manual/overview-manual-development-environment.xml b/documentation/overview-manual/overview-manual-development-environment.xml index f45dd1b39e..faad11e862 100644 --- a/documentation/overview-manual/overview-manual-development-environment.xml +++ b/documentation/overview-manual/overview-manual-development-environment.xml @@ -142,7 +142,7 @@ The - Yocto Project Board Support Package (BSP) Developer's Guide' + Yocto Project Board Support Package (BSP) Developer's Guide provides BSP-related development information. For specifics on development host preparation, see the "Preparing Your Build Host to Work With BSP Layers" @@ -238,8 +238,7 @@ Be sure to always work in matching branches for both - the selected BSP repository and the - Source Directory + the selected BSP repository and the Source Directory (i.e. poky) repository. For example, if you have checked out the "master" branch of poky and you are going to use @@ -553,7 +552,7 @@ As mentioned briefly in the previous section and also in the "Git Workflows and the Yocto Project" section, the Yocto Project maintains source repositories at - . + . If you look at this web-interface of the repositories, each item is a separate Git repository. diff --git a/documentation/overview-manual/overview-manual-intro.xml b/documentation/overview-manual/overview-manual-intro.xml index 2976f7c1b6..de1b5cf131 100644 --- a/documentation/overview-manual/overview-manual-intro.xml +++ b/documentation/overview-manual/overview-manual-intro.xml @@ -101,7 +101,7 @@ section in the Yocto Project Reference Manual. For a paper showing how to set up and run a quick build using the Yocto Project, see the - "My First Yocto Project Build" + "Yocto Project Quick Build" paper.
diff --git a/documentation/overview-manual/overview-manual-yp-intro.xml b/documentation/overview-manual/overview-manual-yp-intro.xml index 03ba662bc3..2dbff165ab 100644 --- a/documentation/overview-manual/overview-manual-yp-intro.xml +++ b/documentation/overview-manual/overview-manual-yp-intro.xml @@ -359,7 +359,7 @@ in this section. For general information on BSP layer structure, see the - Board Support Packages (BSP) - Developer's Guide. + Yocto Project Board Support Packages (BSP) Developer's Guide. @@ -482,7 +482,8 @@ For information on the eSDK, see the - Yocto Project Application Development and Extensible Software Development Kit (eSDK) Manual. + Yocto Project Application Development and the Extensible Software Development Kit (eSDK) + Manual. Eclipse IDE Plug-in: @@ -1175,7 +1176,7 @@ and programming changes back into the image to make their code available to other application developers. For information on the eSDK, see the - Yocto Project Application Development and Extensible Software Development Kit (eSDK) + Yocto Project Application Development and the Extensible Software Development Kit (eSDK) manual. -- cgit v1.2.3-54-g00ecf