summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-13 12:12:40 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:16:14 +0100
commit0ee7583e85a06928d07ac178ec2fd034c98614ff (patch)
tree7c745b1b2558c3758e370a9866c86b4f3b00ead6
parent36bfaefddbbd3a4adb801046a1530c5cfd39ba66 (diff)
downloadpoky-0ee7583e85a06928d07ac178ec2fd034c98614ff.tar.gz
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 <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml2
-rw-r--r--documentation/overview-manual/overview-manual-concepts.xml2
-rw-r--r--documentation/overview-manual/overview-manual-yp-intro.xml7
-rw-r--r--documentation/toaster-manual/toaster-manual-intro.xml2
-rw-r--r--documentation/toaster-manual/toaster-manual-reference.xml2
-rw-r--r--documentation/toaster-manual/toaster-manual-setup-and-use.xml2
6 files changed, 9 insertions, 8 deletions
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 @@
1690 The Yocto Project and OpenEmbedded communities maintain many 1690 The Yocto Project and OpenEmbedded communities maintain many
1691 recipes that might be candidates for what you are doing. 1691 recipes that might be candidates for what you are doing.
1692 You can find a good central index of these recipes in the 1692 You can find a good central index of these recipes in the
1693 <ulink url='http://layers.openembedded.org'>OpenEmbedded metadata index</ulink>. 1693 <ulink url='http://layers.openembedded.org'>OpenEmbedded Layer Index</ulink>.
1694 </para> 1694 </para>
1695 1695
1696 <para> 1696 <para>
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 @@
587 which lists all layers provided by the OpenEmbedded community. 587 which lists all layers provided by the OpenEmbedded community.
588 <note> 588 <note>
589 Layers exist in the Yocto Project Source Repositories that 589 Layers exist in the Yocto Project Source Repositories that
590 cannot be found in the OpenEmbedded Metadata Index. 590 cannot be found in the OpenEmbedded Layer Index.
591 These layers are either deprecated or experimental 591 These layers are either deprecated or experimental
592 in nature. 592 in nature.
593 </note> 593 </note>
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 @@
547 The main purpose of the system is to help you 547 The main purpose of the system is to help you
548 manage the recipes you maintain and to offer a dynamic 548 manage the recipes you maintain and to offer a dynamic
549 overview of the project. 549 overview of the project.
550 The Recipe Reporting System is built on top 550 The Recipe Reporting System is built on top of the
551 the of OpenEmbedded Metadata Index, which is a website 551 <ulink url="http://layers.openembedded.org/layerindex/layers/">OpenEmbedded Layer Index</ulink>,
552 that indexes layers for the OpenEmbedded build system. 552 which is a website that indexes OpenEmbedded-Core
553 layers.
553 </para></listitem> 554 </para></listitem>
554 <listitem><para> 555 <listitem><para>
555 <emphasis>Patchwork:</emphasis> 556 <emphasis>Patchwork:</emphasis>
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 @@
38 Browse layers listed in the various 38 Browse layers listed in the various
39 <link linkend='layer-source'>layer sources</link> 39 <link linkend='layer-source'>layer sources</link>
40 that are available in your project (e.g. the 40 that are available in your project (e.g. the
41 OpenEmbedded Metadata Index at 41 OpenEmbedded Layer Index at
42 <ulink url='http://layers.openembedded.org/layerindex/'></ulink>). 42 <ulink url='http://layers.openembedded.org/layerindex/'></ulink>).
43 </para></listitem> 43 </para></listitem>
44 <listitem><para> 44 <listitem><para>
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 @@
34 A layer index is a web application that contains information 34 A layer index is a web application that contains information
35 about a set of custom layers. 35 about a set of custom layers.
36 A good example of an existing layer index is the 36 A good example of an existing layer index is the
37 OpenEmbedded Metadata Index. 37 OpenEmbedded Layer Index.
38 A public instance of this layer index exists at 38 A public instance of this layer index exists at
39 <ulink url='http://layers.openembedded.org'></ulink>. 39 <ulink url='http://layers.openembedded.org'></ulink>.
40 You can find the code for this layer index's web application at 40 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 @@
535 <itemizedlist> 535 <itemizedlist>
536 <listitem><para> 536 <listitem><para>
537 Browse published layers in the 537 Browse published layers in the
538 <ulink url='http://layers.openembedded.org'>OpenEmbedded Metadata Index</ulink> 538 <ulink url='http://layers.openembedded.org'>OpenEmbedded Layer Index</ulink>
539 that are available for your selected version of the build 539 that are available for your selected version of the build
540 system. 540 system.
541 </para></listitem> 541 </para></listitem>