From 0ee7583e85a06928d07ac178ec2fd034c98614ff Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 13 Apr 2018 12:12:40 -0700 Subject: documentation: Terminology fix for "OpenEmbedded Layer Index" Found several instances of this being referred to as the "OpenEmbedded Metadata Index". Changed to "OpenEmbedded Layer Index". (From yocto-docs rev: 60fb601be324a350cd4d51b199915e6b72e2f9b0) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 2 +- documentation/overview-manual/overview-manual-concepts.xml | 2 +- documentation/overview-manual/overview-manual-yp-intro.xml | 7 ++++--- documentation/toaster-manual/toaster-manual-intro.xml | 2 +- documentation/toaster-manual/toaster-manual-reference.xml | 2 +- documentation/toaster-manual/toaster-manual-setup-and-use.xml | 2 +- 6 files changed, 9 insertions(+), 8 deletions(-) (limited to 'documentation') diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 3ac73139b4..df718d8e70 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -1690,7 +1690,7 @@ The Yocto Project and OpenEmbedded communities maintain many recipes that might be candidates for what you are doing. You can find a good central index of these recipes in the - OpenEmbedded metadata index. + OpenEmbedded Layer Index. diff --git a/documentation/overview-manual/overview-manual-concepts.xml b/documentation/overview-manual/overview-manual-concepts.xml index 6f0b60e7a5..88c2db29bd 100644 --- a/documentation/overview-manual/overview-manual-concepts.xml +++ b/documentation/overview-manual/overview-manual-concepts.xml @@ -587,7 +587,7 @@ which lists all layers provided by the OpenEmbedded community. Layers exist in the Yocto Project Source Repositories that - cannot be found in the OpenEmbedded Metadata Index. + cannot be found in the OpenEmbedded Layer Index. These layers are either deprecated or experimental in nature. diff --git a/documentation/overview-manual/overview-manual-yp-intro.xml b/documentation/overview-manual/overview-manual-yp-intro.xml index 2dbff165ab..5bb2c77646 100644 --- a/documentation/overview-manual/overview-manual-yp-intro.xml +++ b/documentation/overview-manual/overview-manual-yp-intro.xml @@ -547,9 +547,10 @@ The main purpose of the system is to help you manage the recipes you maintain and to offer a dynamic overview of the project. - The Recipe Reporting System is built on top - the of OpenEmbedded Metadata Index, which is a website - that indexes layers for the OpenEmbedded build system. + The Recipe Reporting System is built on top of the + OpenEmbedded Layer Index, + which is a website that indexes OpenEmbedded-Core + layers. Patchwork: diff --git a/documentation/toaster-manual/toaster-manual-intro.xml b/documentation/toaster-manual/toaster-manual-intro.xml index 4e59e00780..e84964c4e1 100644 --- a/documentation/toaster-manual/toaster-manual-intro.xml +++ b/documentation/toaster-manual/toaster-manual-intro.xml @@ -38,7 +38,7 @@ Browse layers listed in the various layer sources that are available in your project (e.g. the - OpenEmbedded Metadata Index at + OpenEmbedded Layer Index at ). diff --git a/documentation/toaster-manual/toaster-manual-reference.xml b/documentation/toaster-manual/toaster-manual-reference.xml index 03ab35fc99..bac7c63a5e 100644 --- a/documentation/toaster-manual/toaster-manual-reference.xml +++ b/documentation/toaster-manual/toaster-manual-reference.xml @@ -34,7 +34,7 @@ A layer index is a web application that contains information about a set of custom layers. A good example of an existing layer index is the - OpenEmbedded Metadata Index. + OpenEmbedded Layer Index. A public instance of this layer index exists at . You can find the code for this layer index's web application at diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/documentation/toaster-manual/toaster-manual-setup-and-use.xml index c26a32a3d5..a78b1eb5a3 100644 --- a/documentation/toaster-manual/toaster-manual-setup-and-use.xml +++ b/documentation/toaster-manual/toaster-manual-setup-and-use.xml @@ -535,7 +535,7 @@ Browse published layers in the - OpenEmbedded Metadata Index + OpenEmbedded Layer Index that are available for your selected version of the build system. -- cgit v1.2.3-54-g00ecf