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 20:50:47 +0100 |
commit | 2329826dce2b04f20dee4657829ed0b9e8747b89 (patch) | |
tree | c3795025143426c3c80f55a9102317a8478f07fd /documentation/dev-manual | |
parent | 8273cc0d09932570a01e8f855f7a103b39d3b9a9 (diff) | |
download | poky-2329826dce2b04f20dee4657829ed0b9e8747b89.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: 191856e4441bcea078868d22d019f4f1cdd62512)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-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. |