diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-04-26 07:08:13 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-01 21:00:29 +0100 |
commit | 66b18cb5cdff6d082b4510e9a3244ff9df2350d4 (patch) | |
tree | 230d732e4141a6ad200c7ba62f0018ff0a37c627 | |
parent | bbf33914ea7f3078c93749cdbdec5be56c29099e (diff) | |
download | poky-66b18cb5cdff6d082b4510e9a3244ff9df2350d4.tar.gz |
documentation/dev-manual/dev-manual-model.xml: Fixed link
The link and wording to the YP Downloads page on the website was
wrong. Fixed it up.
(From yocto-docs rev: 5baf847c9b5b8af07c8945921352d3aba2a9cfa8)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 6 |
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. |