diff options
| -rw-r--r-- | documentation/ref-manual/terms.rst | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/documentation/ref-manual/terms.rst b/documentation/ref-manual/terms.rst index 9f61061415..f3d3d059d1 100644 --- a/documentation/ref-manual/terms.rst +++ b/documentation/ref-manual/terms.rst | |||
| @@ -304,19 +304,6 @@ universal, the list includes them just in case: | |||
| 304 | :term:`LTS` release. See the :ref:`ref-long-term-support-releases` | 304 | :term:`LTS` release. See the :ref:`ref-long-term-support-releases` |
| 305 | section for details. | 305 | section for details. |
| 306 | 306 | ||
| 307 | :term:`OpenEmbedded-Core (OE-Core)` | ||
| 308 | OE-Core is metadata comprised of | ||
| 309 | foundational recipes, classes, and associated files that are meant to | ||
| 310 | be common among many different OpenEmbedded-derived systems, | ||
| 311 | including the Yocto Project. OE-Core is a curated subset of an | ||
| 312 | original repository developed by the OpenEmbedded community that has | ||
| 313 | been pared down into a smaller, core set of continuously validated | ||
| 314 | recipes. The result is a tightly controlled and an quality-assured | ||
| 315 | core set of recipes. | ||
| 316 | |||
| 317 | You can see the Metadata in the ``meta`` directory of the Yocto | ||
| 318 | Project :yocto_git:`Source Repositories </poky>`. | ||
| 319 | |||
| 320 | :term:`OpenEmbedded Build System` | 307 | :term:`OpenEmbedded Build System` |
| 321 | The build system specific to the Yocto | 308 | The build system specific to the Yocto |
| 322 | Project. The OpenEmbedded build system is based on another project | 309 | Project. The OpenEmbedded build system is based on another project |
| @@ -331,6 +318,19 @@ universal, the list includes them just in case: | |||
| 331 | 318 | ||
| 332 | For some historical information about Poky, see the :term:`Poky` term. | 319 | For some historical information about Poky, see the :term:`Poky` term. |
| 333 | 320 | ||
| 321 | :term:`OpenEmbedded-Core (OE-Core)` | ||
| 322 | OE-Core is metadata comprised of | ||
| 323 | foundational recipes, classes, and associated files that are meant to | ||
| 324 | be common among many different OpenEmbedded-derived systems, | ||
| 325 | including the Yocto Project. OE-Core is a curated subset of an | ||
| 326 | original repository developed by the OpenEmbedded community that has | ||
| 327 | been pared down into a smaller, core set of continuously validated | ||
| 328 | recipes. The result is a tightly controlled and an quality-assured | ||
| 329 | core set of recipes. | ||
| 330 | |||
| 331 | You can see the Metadata in the ``meta`` directory of the Yocto | ||
| 332 | Project :yocto_git:`Source Repositories </poky>`. | ||
| 333 | |||
| 334 | :term:`Package` | 334 | :term:`Package` |
| 335 | In the context of the Yocto Project, this term refers to a | 335 | In the context of the Yocto Project, this term refers to a |
| 336 | recipe's packaged output produced by BitBake (i.e. a "baked recipe"). | 336 | recipe's packaged output produced by BitBake (i.e. a "baked recipe"). |
