diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index 86561271ba..adb7dd33ff 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
| @@ -491,8 +491,8 @@ | |||
| 491 | <para id='figuring-out-the-mailing-list-to-use'> | 491 | <para id='figuring-out-the-mailing-list-to-use'> |
| 492 | The "poky" repository, which is the Yocto Project's reference build | 492 | The "poky" repository, which is the Yocto Project's reference build |
| 493 | environment, is a hybrid repository that contains several | 493 | environment, is a hybrid repository that contains several |
| 494 | individual pieces (e.g. BitBake, OpenEmbedded-Core, meta-yocto, | 494 | individual pieces (e.g. BitBake, Metadata, documentation, |
| 495 | documentation, and so forth) built using the combo-layer tool. | 495 | and so forth) built using the combo-layer tool. |
| 496 | The upstream location used for submitting changes varies by | 496 | The upstream location used for submitting changes varies by |
| 497 | component: | 497 | component: |
| 498 | <itemizedlist> | 498 | <itemizedlist> |
| @@ -514,10 +514,8 @@ | |||
| 514 | mailing list. | 514 | mailing list. |
| 515 | </para></listitem> | 515 | </para></listitem> |
| 516 | <listitem><para> | 516 | <listitem><para> |
| 517 | <emphasis>"meta-yocto-bsp" and "meta-poky" trees:</emphasis> | 517 | <emphasis>"meta-*" trees:</emphasis> |
| 518 | These trees are | 518 | These trees contain Metadata. |
| 519 | part of the "meta-yocto" repository in the Yocto Project | ||
| 520 | source repositories. | ||
| 521 | Use the | 519 | Use the |
| 522 | <ulink url='https://lists.yoctoproject.org/listinfo/poky'>poky</ulink> | 520 | <ulink url='https://lists.yoctoproject.org/listinfo/poky'>poky</ulink> |
| 523 | mailing list. | 521 | mailing list. |
