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:17:48 +0100 |
commit | 4045ead450f15b0a0010e045a1677d82a887f072 (patch) | |
tree | fd0cac54c9cf99e5b8946af431031ad2f71f2199 /documentation/toaster-manual/toaster-manual-reference.xml | |
parent | 24c4f0ca99c2a79f02abbf8ec3640f35ee67710f (diff) | |
download | poky-4045ead450f15b0a0010e045a1677d82a887f072.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/toaster-manual-reference.xml')
-rw-r--r-- | documentation/toaster-manual/toaster-manual-reference.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |