diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml index 52cb4d62db..e29341655f 100644 --- a/documentation/poky-ref-manual/introduction.xml +++ b/documentation/poky-ref-manual/introduction.xml @@ -36,6 +36,11 @@ Extending the Yocto Project: This chapter provides information about how to extend and customize the Yocto Project along with advice on how to manage these changes. + + Technical Details: + This chapter describes fundamental Yocto Project components as well as an explanation + behind how the Yocto Project uses shared state (sstate) cache to speed build time. + Board Support Packages (BSP) - Developer's Guide: This chapter describes the example filesystem layout for BSP development and