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 @@ The "poky" repository, which is the Yocto Project's reference build environment, is a hybrid repository that contains several - individual pieces (e.g. BitBake, OpenEmbedded-Core, meta-yocto, - documentation, and so forth) built using the combo-layer tool. + individual pieces (e.g. BitBake, Metadata, documentation, + and so forth) built using the combo-layer tool. The upstream location used for submitting changes varies by component: @@ -514,10 +514,8 @@ mailing list. - "meta-yocto-bsp" and "meta-poky" trees: - These trees are - part of the "meta-yocto" repository in the Yocto Project - source repositories. + "meta-*" trees: + These trees contain Metadata. Use the poky mailing list.