diff --git a/documentation/overview-manual/overview-manual-yp-intro.xml b/documentation/overview-manual/overview-manual-yp-intro.xml index 084db6ec52..a28e8d66a9 100644 --- a/documentation/overview-manual/overview-manual-yp-intro.xml +++ b/documentation/overview-manual/overview-manual-yp-intro.xml @@ -139,8 +139,9 @@ Uses a Layer Model: - The Yocto Project layer infrastructure groups related - functionality into separate bundles. + The Yocto Project + layer infrastructure + groups related functionality into separate bundles. You can incrementally add these grouped functionalities to your project as needed. Using layers to isolate and group functionality @@ -153,7 +154,8 @@ You can build and rebuild individual packages as needed. Yocto Project accomplishes this through its - shared-state cache (sstate) scheme. + shared-state cache + (sstate) scheme. Being able to build and debug components individually eases project development.