diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-11-24 17:50:52 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-01 19:20:29 +0000 |
| commit | 945c669138a76be18c6b4da4f8f907d2a5cfd83f (patch) | |
| tree | cebff3cae5021d4fcceb5aa51fce1c2aead97ed2 /documentation/overview-manual/yp-intro.rst | |
| parent | 6fe3143800925463279d0664fc7f3372b53c6c52 (diff) | |
| download | poky-945c669138a76be18c6b4da4f8f907d2a5cfd83f.tar.gz | |
manuals: split dev-manual/common-tasks.rst
A 500 KB source file is always harder to manage,
and can have section title conflicts.
So, the "Common Tasks" document is gone and all
its constituents are moved up one level.
You now have 40 chapters in the Development Tasks Manual.
(From yocto-docs rev: 8a45bc469411410020b8e688c137395fcaf3761b)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual/yp-intro.rst')
| -rw-r--r-- | documentation/overview-manual/yp-intro.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst index 8b476f43c4..600b46910e 100644 --- a/documentation/overview-manual/yp-intro.rst +++ b/documentation/overview-manual/yp-intro.rst | |||
| @@ -129,7 +129,7 @@ Here are features and advantages of the Yocto Project: | |||
| 129 | arbitrarily include packages. | 129 | arbitrarily include packages. |
| 130 | 130 | ||
| 131 | - *License Manifest:* The Yocto Project provides a :ref:`license | 131 | - *License Manifest:* The Yocto Project provides a :ref:`license |
| 132 | manifest <dev-manual/common-tasks:maintaining open source license compliance during your product's lifecycle>` | 132 | manifest <dev-manual/licenses:maintaining open source license compliance during your product's lifecycle>` |
| 133 | for review by people who need to track the use of open source | 133 | for review by people who need to track the use of open source |
| 134 | licenses (e.g. legal teams). | 134 | licenses (e.g. legal teams). |
| 135 | 135 | ||
| @@ -225,7 +225,7 @@ your Metadata, the easier it is to cope with future changes. | |||
| 225 | 225 | ||
| 226 | - Layers support the inclusion of technologies, hardware components, | 226 | - Layers support the inclusion of technologies, hardware components, |
| 227 | and software components. The :ref:`Yocto Project | 227 | and software components. The :ref:`Yocto Project |
| 228 | Compatible <dev-manual/common-tasks:making sure your layer is compatible with yocto project>` | 228 | Compatible <dev-manual/layers:making sure your layer is compatible with yocto project>` |
| 229 | designation provides a minimum level of standardization that | 229 | designation provides a minimum level of standardization that |
| 230 | contributes to a strong ecosystem. "YP Compatible" is applied to | 230 | contributes to a strong ecosystem. "YP Compatible" is applied to |
| 231 | appropriate products and software components such as BSPs, other | 231 | appropriate products and software components such as BSPs, other |
| @@ -269,7 +269,7 @@ of the ``poky`` repository, you will see several layers: ``meta``, | |||
| 269 | layer. | 269 | layer. |
| 270 | 270 | ||
| 271 | For procedures on how to create layers, see the | 271 | For procedures on how to create layers, see the |
| 272 | ":ref:`dev-manual/common-tasks:understanding and creating layers`" | 272 | ":ref:`dev-manual/layers:understanding and creating layers`" |
| 273 | section in the Yocto Project Development Tasks Manual. | 273 | section in the Yocto Project Development Tasks Manual. |
| 274 | 274 | ||
| 275 | Components and Tools | 275 | Components and Tools |
| @@ -351,7 +351,7 @@ Yocto Project: | |||
| 351 | (BitBake and | 351 | (BitBake and |
| 352 | OE-Core) automatically generates upgrades for recipes that are based | 352 | OE-Core) automatically generates upgrades for recipes that are based |
| 353 | on new versions of the recipes published upstream. See | 353 | on new versions of the recipes published upstream. See |
| 354 | :ref:`dev-manual/common-tasks:using the auto upgrade helper (auh)` | 354 | :ref:`dev-manual/upgrading-recipes:using the auto upgrade helper (auh)` |
| 355 | for how to set it up. | 355 | for how to set it up. |
| 356 | 356 | ||
| 357 | - *Recipe Reporting System:* The Recipe Reporting System tracks recipe | 357 | - *Recipe Reporting System:* The Recipe Reporting System tracks recipe |
| @@ -776,7 +776,7 @@ helpful for getting started: | |||
| 776 | Yocto Project. | 776 | Yocto Project. |
| 777 | 777 | ||
| 778 | For more detailed information on layers, see the | 778 | For more detailed information on layers, see the |
| 779 | ":ref:`dev-manual/common-tasks:understanding and creating layers`" | 779 | ":ref:`dev-manual/layers:understanding and creating layers`" |
| 780 | section in the Yocto Project Development Tasks Manual. For a | 780 | section in the Yocto Project Development Tasks Manual. For a |
| 781 | discussion specifically on BSP Layers, see the | 781 | discussion specifically on BSP Layers, see the |
| 782 | ":ref:`bsp-guide/bsp:bsp layers`" section in the Yocto | 782 | ":ref:`bsp-guide/bsp:bsp layers`" section in the Yocto |
