summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide/bsp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bsp-guide/bsp.xml')
-rw-r--r--documentation/bsp-guide/bsp.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 76b533e9b4..e61ea019e4 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -1161,6 +1161,15 @@
1161 by the Yocto Project, as well as QEMU versions of the same. 1161 by the Yocto Project, as well as QEMU versions of the same.
1162 The default mode of the script's operation is to prompt you for information needed 1162 The default mode of the script's operation is to prompt you for information needed
1163 to generate the BSP layer. 1163 to generate the BSP layer.
1164 <note>
1165 For information on creating a general layer that is not BSP-specific,
1166 see the
1167 "<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>"
1168 in the Yocto Project Development Manual.
1169 </note>
1170 </para>
1171
1172 <para>
1164 For the current set of BSPs, the script prompts you for various important 1173 For the current set of BSPs, the script prompts you for various important
1165 parameters such as: 1174 parameters such as:
1166 <itemizedlist> 1175 <itemizedlist>