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.