mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
36bfaefddb
commit
0ee7583e85
@@ -587,7 +587,7 @@
|
||||
which lists all layers provided by the OpenEmbedded community.
|
||||
<note>
|
||||
Layers exist in the Yocto Project Source Repositories that
|
||||
cannot be found in the OpenEmbedded Metadata Index.
|
||||
cannot be found in the OpenEmbedded Layer Index.
|
||||
These layers are either deprecated or experimental
|
||||
in nature.
|
||||
</note>
|
||||
|
||||
@@ -547,9 +547,10 @@
|
||||
The main purpose of the system is to help you
|
||||
manage the recipes you maintain and to offer a dynamic
|
||||
overview of the project.
|
||||
The Recipe Reporting System is built on top
|
||||
the of OpenEmbedded Metadata Index, which is a website
|
||||
that indexes layers for the OpenEmbedded build system.
|
||||
The Recipe Reporting System is built on top of the
|
||||
<ulink url="http://layers.openembedded.org/layerindex/layers/">OpenEmbedded Layer Index</ulink>,
|
||||
which is a website that indexes OpenEmbedded-Core
|
||||
layers.
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
<emphasis>Patchwork:</emphasis>
|
||||
|
||||
Reference in New Issue
Block a user