diff options
| -rw-r--r-- | documentation/bsp-guide/bsp.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 424e4fbf23..8a0e9a44a6 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
| @@ -22,6 +22,12 @@ | |||
| 22 | This chapter (or document if you are reading the BSP Developer's Guide) defines | 22 | This chapter (or document if you are reading the BSP Developer's Guide) defines |
| 23 | a structure for these components | 23 | a structure for these components |
| 24 | so that BSPs follow a commonly understood layout. | 24 | so that BSPs follow a commonly understood layout. |
| 25 | The information here also shows how you can create and manage a | ||
| 26 | <link linkend='bsp-layers'>BSP Layer</link> using two Yocto Project | ||
| 27 | <link linkend='using-the-yocto-projects-bsp-tools'>BSP Tools</link>. | ||
| 28 | </para> | ||
| 29 | |||
| 30 | <para> | ||
| 25 | Providing a common form allows end-users to understand and become familiar | 31 | Providing a common form allows end-users to understand and become familiar |
| 26 | with the layout. | 32 | with the layout. |
| 27 | A common form also encourages standardization | 33 | A common form also encourages standardization |
