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.rst15
1 files changed, 7 insertions, 8 deletions
diff --git a/documentation/overview-manual/overview-manual-yp-intro.rst b/documentation/overview-manual/overview-manual-yp-intro.rst
index 3f98fa939c..743353547e 100644
--- a/documentation/overview-manual/overview-manual-yp-intro.rst
+++ b/documentation/overview-manual/overview-manual-yp-intro.rst
@@ -47,8 +47,8 @@ Project:
47 system, software, and service vendors exist whose products and 47 system, software, and service vendors exist whose products and
48 services adopt and support the Yocto Project. For a look at the Yocto 48 services adopt and support the Yocto Project. For a look at the Yocto
49 Project community and the companies involved with the Yocto Project, 49 Project community and the companies involved with the Yocto Project,
50 see the "COMMUNITY" and "ECOSYSTEM" tabs on the `Yocto 50 see the "COMMUNITY" and "ECOSYSTEM" tabs on the
51 Project <&YOCTO_HOME_URL;>`__ home page. 51 :yocto_home:`Yocto Project <>` home page.
52 52
53- *Architecture Agnostic:* Yocto Project supports Intel, ARM, MIPS, 53- *Architecture Agnostic:* Yocto Project supports Intel, ARM, MIPS,
54 AMD, PPC and other architectures. Most ODMs, OSVs, and chip vendors 54 AMD, PPC and other architectures. Most ODMs, OSVs, and chip vendors
@@ -482,8 +482,7 @@ The following list consists of components associated with the
482 OpenEmbedded-derived systems, which includes the Yocto Project. The 482 OpenEmbedded-derived systems, which includes the Yocto Project. The
483 Yocto Project and the OpenEmbedded Project both maintain the 483 Yocto Project and the OpenEmbedded Project both maintain the
484 OpenEmbedded-Core. You can find the OE-Core metadata in the Yocto 484 OpenEmbedded-Core. You can find the OE-Core metadata in the Yocto
485 Project `Source 485 Project :yocto_git:`Source Repositories </cgit/cgit.cgi/poky/tree/meta>`.
486 Repositories <&YOCTO_GIT_URL;/cgit/cgit.cgi/poky/tree/meta>`__.
487 486
488 Historically, the Yocto Project integrated the OE-Core metadata 487 Historically, the Yocto Project integrated the OE-Core metadata
489 throughout the Yocto Project source repository reference system 488 throughout the Yocto Project source repository reference system
@@ -543,8 +542,8 @@ targets:
543 applications that you can tailor to a specific, non-desktop platform 542 applications that you can tailor to a specific, non-desktop platform
544 to enhance usability in constrained environments. 543 to enhance usability in constrained environments.
545 544
546 You can find the Matchbox source in the Yocto Project `Source 545 You can find the Matchbox source in the Yocto Project
547 Repositories <&YOCTO_GIT_URL;>`__. 546 :yocto_git:`Source Repositories <>`.
548 547
549- *Opkg* Open PacKaGe management (opkg) is a lightweight package 548- *Opkg* Open PacKaGe management (opkg) is a lightweight package
550 management system based on the itsy package (ipkg) management system. 549 management system based on the itsy package (ipkg) management system.
@@ -696,8 +695,8 @@ into a usable binary image.
696Poky is a combined repository of BitBake, OpenEmbedded-Core (which is 695Poky is a combined repository of BitBake, OpenEmbedded-Core (which is
697found in ``meta``), ``meta-poky``, ``meta-yocto-bsp``, and documentation 696found in ``meta``), ``meta-poky``, ``meta-yocto-bsp``, and documentation
698provided all together and known to work well together. You can view 697provided all together and known to work well together. You can view
699these items that make up the Poky repository in the `Source 698these items that make up the Poky repository in the
700Repositories <&YOCTO_GIT_URL;/cgit/cgit.cgi/poky/tree/>`__. 699:yocto_git:`Source Repositories </cgit/cgit.cgi/poky/tree/>`.
701 700
702.. note:: 701.. note::
703 702