diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml index a1e0903405..11dfc5b13e 100644 --- a/documentation/ref-manual/faq.xml +++ b/documentation/ref-manual/faq.xml @@ -13,10 +13,10 @@ - The term "Poky" + The term "Poky" refers to the specific reference build system that the Yocto Project provides. - Poky is based on OE-Core + Poky is based on OE-Core and BitBake. Thus, the generic term used here for the build system is the "OpenEmbedded build system." @@ -60,7 +60,7 @@ There are three areas that help with stability; The Yocto Project team keeps - OE-Core small + OE-Core small and focused, containing around 830 recipes as opposed to the thousands available in other OpenEmbedded community layers. Keeping it small makes it easy to test and maintain. @@ -86,7 +86,7 @@ Board Support Package (BSP) layer for it. For more information on how to create a BSP layer, see the "Understanding and Creating Layers" - section in the Yocto Project Development Manual and the + section in the Yocto Project Development Tasks Manual and the Yocto Project Board Support Package (BSP) Developer's Guide. @@ -143,7 +143,7 @@ To add a package, you need to create a BitBake recipe. For information on how to create a BitBake recipe, see the "Writing a New Recipe" - in the Yocto Project Development Manual. + in the Yocto Project Development Tasks Manual. @@ -417,9 +417,9 @@ You can find more information on licensing in the - "Licensing" - and "Maintaining Open Source License Compliance During Your Product's Lifecycle" - sections, both of which are in the Yocto Project Development + "Licensing" section and in the + "Maintaining Open Source License Compliance During Your Product's Lifecycle" + section, which is in the Yocto Project Development Tasks Manual. @@ -548,7 +548,7 @@ file to include from the meta/conf/distro/include directory within the - Source Directory. + Source Directory.