summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/dev-manual-start.xml17
1 files changed, 11 insertions, 6 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 29343d7..53db4da 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -180,10 +180,17 @@
Receiving objects: 100% (561/561), 519.96 KiB | 479 KiB/s, done.
Resolving deltas: 100% (159/159), done.
</literallayout></para></listitem>
- <listitem><para><emphasis>Supported Board Support Packages (BSPs):</emphasis>
- Similar considerations exist for BSPs.
+ <listitem><para id='supported-board-support-packages-(bsps)'><emphasis>Supported Board
+ Support Packages (BSPs):</emphasis>
+ The Yocto Project provides a layer called <filename>meta-intel</filename> and
+ it is maintained in its own separate Git repository.
+ The <filename>meta-intel</filename> layer contains many supported
+ <ulink url='http://www.yoctoproject.org/docs/latest/bsp-guide/bsp-guide.html#bsp-layers'>BSP Layers</ulink>.</para>
+ <para>Similar considerations exist for setting up the <filename>meta-intel</filename>
+ layer.
You can get set up for BSP development one of two ways: tarball extraction or
with a local Git repository.
+ It is a good idea to use the same method used to set up the Yocto Project Files.
Regardless of the method you use, the Yocto Project uses the following BSP layer
naming scheme:
<literallayout class='monospaced'>
@@ -209,10 +216,8 @@
Again, this method just produces a snapshot of the BSP layer in the form
of a hierarchical directory structure.</para></listitem>
<listitem><para><emphasis>Git Repository Method:</emphasis> If you are working
- with a Yocto Project Files Git repository, you should also set up the
- <filename>meta-intel</filename> Git repository.
- This repository is a collection of BSP Layers that supports various
- targeted hardware.
+ with a Yocto Project Files Git repository, you should also use this method
+ to set up the <filename>meta-intel</filename> Git repository.
You can locate the <filename>meta-intel</filename> Git repository in the
"Yocto Metadata Layers" area of the Yocto Project Source Repositories at
<ulink url='http://git.yoctoproject.org/cgit.cgi'></ulink>.</para>
OpenPOWER on IntegriCloud