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 @@ on them, you should find it relatively straightforward to discover the commands necessary to create a BSP and perform basic kernel maintenance on that BSP using the tools. + + You can also use the yocto-layer tool to create + a "generic" layer. + For information on this tool, see the + "Creating a General Layer Using the yocto-layer Script" + section in the Yocto Project Development Guide. + + + + The next sections provide a concrete starting point to expand on a few points that might not be immediately obvious or that could use further explanation.