diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index e5f39eaaec..ada8cd7b0d 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml @@ -684,10 +684,21 @@ This Metadata is found in the meta directory of the Source Directory. OpenEmbedded Build System: - The build system in the context of the Yocto Project. - This build system is based on the project known as "Poky." - For some historical information about Poky, see the - Poky term. + The build system specific to the Yocto Project. + The OpenEmbedded build system is based on another project known + as "Poky", which uses + BitBake as the task + executor. + Throughout the Yocto Project documentation set, the + OpenEmbedded build system is sometimes referred to simply + as "the build system". + If other build systems, such as a host or target build system + are referenced, the documentation clearly states the + difference. + + For some historical information about Poky, see the + Poky term. + Package: In the context of the Yocto Project, this term refers to a