summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/overview-manual-yp-intro.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/overview-manual/overview-manual-yp-intro.rst')
-rw-r--r--documentation/overview-manual/overview-manual-yp-intro.rst12
1 files changed, 5 insertions, 7 deletions
diff --git a/documentation/overview-manual/overview-manual-yp-intro.rst b/documentation/overview-manual/overview-manual-yp-intro.rst
index 83ed18a375..2b9ea91490 100644
--- a/documentation/overview-manual/overview-manual-yp-intro.rst
+++ b/documentation/overview-manual/overview-manual-yp-intro.rst
@@ -267,9 +267,8 @@ with the string ``meta-``.
267 , but it is a commonly accepted standard in the Yocto Project 267 , but it is a commonly accepted standard in the Yocto Project
268 community. 268 community.
269 269
270For example, if you were to examine the `tree 270For example, if you were to examine the :yocto_git:`tree view </poky/tree/>`
271view <https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/>`__ of the 271of the ``poky`` repository, you will see several layers: ``meta``,
272``poky`` repository, you will see several layers: ``meta``,
273``meta-skeleton``, ``meta-selftest``, ``meta-poky``, and 272``meta-skeleton``, ``meta-selftest``, ``meta-poky``, and
274``meta-yocto-bsp``. Each of these repositories represents a distinct 273``meta-yocto-bsp``. Each of these repositories represents a distinct
275layer. 274layer.
@@ -467,7 +466,7 @@ The following list consists of components associated with the
467 OpenEmbedded-derived systems, which includes the Yocto Project. The 466 OpenEmbedded-derived systems, which includes the Yocto Project. The
468 Yocto Project and the OpenEmbedded Project both maintain the 467 Yocto Project and the OpenEmbedded Project both maintain the
469 OpenEmbedded-Core. You can find the OE-Core metadata in the Yocto 468 OpenEmbedded-Core. You can find the OE-Core metadata in the Yocto
470 Project :yocto_git:`Source Repositories </cgit/cgit.cgi/poky/tree/meta>`. 469 Project :yocto_git:`Source Repositories </poky/tree/meta>`.
471 470
472 Historically, the Yocto Project integrated the OE-Core metadata 471 Historically, the Yocto Project integrated the OE-Core metadata
473 throughout the Yocto Project source repository reference system 472 throughout the Yocto Project source repository reference system
@@ -671,7 +670,7 @@ Poky is a combined repository of BitBake, OpenEmbedded-Core (which is
671found in ``meta``), ``meta-poky``, ``meta-yocto-bsp``, and documentation 670found in ``meta``), ``meta-poky``, ``meta-yocto-bsp``, and documentation
672provided all together and known to work well together. You can view 671provided all together and known to work well together. You can view
673these items that make up the Poky repository in the 672these items that make up the Poky repository in the
674:yocto_git:`Source Repositories </cgit/cgit.cgi/poky/tree/>`. 673:yocto_git:`Source Repositories </poky/tree/>`.
675 674
676.. note:: 675.. note::
677 676
@@ -870,8 +869,7 @@ helpful for getting started:
870 set of recipes. 869 set of recipes.
871 870
872 You can see the Metadata in the ``meta`` directory of the Yocto 871 You can see the Metadata in the ``meta`` directory of the Yocto
873 Project `Source 872 Project :yocto_git:`Source Repositories <>`.
874 Repositories <http://git.yoctoproject.org/cgit/cgit.cgi>`__.
875 873
876- *Packages:* In the context of the Yocto Project, this term refers to 874- *Packages:* In the context of the Yocto Project, this term refers to
877 a recipe's packaged output produced by BitBake (i.e. a "baked 875 a recipe's packaged output produced by BitBake (i.e. a "baked