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/overview-manual/overview-manual-yp-intro.xml | |
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/overview-manual/overview-manual-yp-intro.xml')
-rw-r--r-- | documentation/overview-manual/overview-manual-yp-intro.xml | 7 |
1 files changed, 4 insertions, 3 deletions
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> |