diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-13 12:12:40 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:14 +0100 |
commit | 0ee7583e85a06928d07ac178ec2fd034c98614ff (patch) | |
tree | 7c745b1b2558c3758e370a9866c86b4f3b00ead6 /documentation/toaster-manual | |
parent | 36bfaefddbbd3a4adb801046a1530c5cfd39ba66 (diff) | |
download | poky-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>
Diffstat (limited to 'documentation/toaster-manual')
3 files changed, 3 insertions, 3 deletions
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> |