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 f12db850fc..7fa3b73d10 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
| @@ -74,6 +74,12 @@ | |||
| 74 | </para> | 74 | </para> |
| 75 | 75 | ||
| 76 | <para> | 76 | <para> |
| 77 | Some layers function as a layer to hold other BSP layers. | ||
| 78 | An example of this type of layers is the <filename>meta-intel</filename> layer. | ||
| 79 | The <filename>meta-intel</filename> layer contains over 10 individual BSP layers. | ||
| 80 | </para> | ||
| 81 | |||
| 82 | <para> | ||
| 77 | For more detailed information on layers, see the | 83 | For more detailed information on layers, see the |
| 78 | "<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>" | 84 | "<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>" |
| 79 | section of the Yocto Project Development Manual. | 85 | section of the Yocto Project Development Manual. |
