summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-04-05 10:12:58 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-04-10 13:32:45 +0100
commitc0a812c22272887390e44734fb426fd47c05e346 (patch)
tree139cd6d3cfd538e8f15ee0706fa81849cbeb5578 /documentation/bsp-guide
parentec33e21004c773df60ad0dc5e0a2d04ff9414d62 (diff)
downloadast2050-yocto-poky-c0a812c22272887390e44734fb426fd47c05e346.zip
ast2050-yocto-poky-c0a812c22272887390e44734fb426fd47c05e346.tar.gz
documentation/bsp-guide/bsp.xml: Added a info about meta-intel layer
I put a bit of explanation in the "BSP Layers" section about meta-intel being a layer that in fact contains other BSP layers. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: c57ba6050d7923018709221f7058443293ea6838) 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')
-rw-r--r--documentation/bsp-guide/bsp.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index f12db85..7fa3b73 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -74,6 +74,12 @@
</para>
<para>
+ Some layers function as a layer to hold other BSP layers.
+ An example of this type of layers is the <filename>meta-intel</filename> layer.
+ The <filename>meta-intel</filename> layer contains over 10 individual BSP layers.
+ </para>
+
+ <para>
For more detailed information on layers, see the
"<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>"
section of the Yocto Project Development Manual.
OpenPOWER on IntegriCloud