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