aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide/bsp.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-15 13:37:21 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-17 22:34:13 +0100
commit1c597ac036d3a548f41a0f788ec225722d702d0a (patch)
tree4761dcac85813a60f7eda7f1ddd084c1b9b7d17f /documentation/bsp-guide/bsp.xml
parentb1ee347c26441ffae0a119901e6876920e17e07d (diff)
downloadopenembedded-core-contrib-1c597ac036d3a548f41a0f788ec225722d702d0a.tar.gz
dev-manual, bsp-guide: Scrubbed the yocto-layer usage section.
Added a note in the bsp-guide to point back to the main new section, which is in the dev-manual. Made some small edits to the main section in the dev-manual. (From yocto-docs rev: 4105c8edbdc531b2a941d7f7282325fae763f059) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 @@
by the Yocto Project, as well as QEMU versions of the same.
The default mode of the script's operation is to prompt you for information needed
to generate the BSP layer.
+ <note>
+ For information on creating a general layer that is not BSP-specific,
+ see the
+ "<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>"
+ in the Yocto Project Development Manual.
+ </note>
+ </para>
+
+ <para>
For the current set of BSPs, the script prompts you for various important
parameters such as:
<itemizedlist>