summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 1950210644..22e68dae1e 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -120,9 +120,9 @@
120 Crown Bay that does not support the <trademark class='registered'>Intel</trademark> 120 Crown Bay that does not support the <trademark class='registered'>Intel</trademark>
121 Embedded Media Graphics Driver (EMGD). 121 Embedded Media Graphics Driver (EMGD).
122 The remainder of this example uses that base BSP.</para> 122 The remainder of this example uses that base BSP.</para>
123 <para>To see the supported BSPs, go to the Yocto Project 123 <para>To see the supported BSPs, go to the
124 <ulink url='&YOCTO_DL_URL;/download'>download page</ulink> and click 124 <ulink url='&YOCTO_HOME_URL;/download'>Download</ulink> page on the Yocto Project
125 on “BSP Downloads.”</para></listitem> 125 website and click on “BSP Downloads.”</para></listitem>
126 <listitem><para><emphasis>Create your own BSP layer</emphasis>: Layers are ideal for 126 <listitem><para><emphasis>Create your own BSP layer</emphasis>: Layers are ideal for
127 isolating and storing work for a given piece of hardware. 127 isolating and storing work for a given piece of hardware.
128 A layer is really just a location or area in which you place the recipes for your BSP. 128 A layer is really just a location or area in which you place the recipes for your BSP.