diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 19699fc859..1f1b2859ac 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
@@ -1154,6 +1154,16 @@ | |||
1154 | on them, you should find it relatively straightforward to discover the commands | 1154 | on them, you should find it relatively straightforward to discover the commands |
1155 | necessary to create a BSP and perform basic kernel maintenance on that BSP using | 1155 | necessary to create a BSP and perform basic kernel maintenance on that BSP using |
1156 | the tools. | 1156 | the tools. |
1157 | <note> | ||
1158 | You can also use the <filename>yocto-layer</filename> tool to create | ||
1159 | a "generic" layer. | ||
1160 | For information on this tool, see the | ||
1161 | "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-a-general-layer-using-the-yocto-layer-script'>Creating a General Layer Using the yocto-layer Script</ulink>" | ||
1162 | section in the Yocto Project Development Guide. | ||
1163 | </note> | ||
1164 | </para> | ||
1165 | |||
1166 | <para> | ||
1157 | The next sections provide a concrete starting point to expand on a few points that | 1167 | The next sections provide a concrete starting point to expand on a few points that |
1158 | might not be immediately obvious or that could use further explanation. | 1168 | might not be immediately obvious or that could use further explanation. |
1159 | </para> | 1169 | </para> |