diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-02-06 12:11:20 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-08 12:07:51 -0800 |
| commit | b97cdc1c8c742de042211bc8386e5c6801f44a97 (patch) | |
| tree | 3d49de884c10d63b501f9d491a00b969e4626fec /documentation/dev-manual/dev-manual-bsp-appendix.xml | |
| parent | 646bda0f1d24dbabb8e8ec8e0520d8f9cb817939 (diff) | |
| download | poky-b97cdc1c8c742de042211bc8386e5c6801f44a97.tar.gz | |
documentation/dev-manual: Reference link clean-up
I made another pass through the document and cleaned up some
mistakes and also removed redundant links to manuals where I had
already provided a link to the specific section.
(From yocto-docs rev: 5da8ffe100127f5fe4bfd2b478f177d6bef3a968)
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/dev-manual-bsp-appendix.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-bsp-appendix.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml index 50522a213b..f9c4383567 100644 --- a/documentation/dev-manual/dev-manual-bsp-appendix.xml +++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml | |||
| @@ -271,10 +271,8 @@ | |||
| 271 | <filename>meta-mymachine/conf/layer.conf</filename>. | 271 | <filename>meta-mymachine/conf/layer.conf</filename>. |
| 272 | This file identifies build information needed for the new layer. | 272 | This file identifies build information needed for the new layer. |
| 273 | You can see the | 273 | You can see the |
| 274 | "<ulink url='http://www.yoctoproject.org/docs/latest/bsp-guide/bsp-guide.html#bsp-filelayout-layer'>Layer Configuration File</ulink>" section in | 274 | "<ulink url='http://www.yoctoproject.org/docs/latest/bsp-guide/bsp-guide.html#bsp-filelayout-layer'>Layer Configuration File</ulink>" section |
| 275 | <ulink url='http://www.yoctoproject.org/docs/latest/bsp-guide/bsp-guide.html'>The Board | 275 | in The Board Support Packages (BSP) Development Guide for more information on this configuration file. |
| 276 | Support Packages (BSP) Development Guide</ulink> | ||
| 277 | for more information on this configuration file. | ||
| 278 | Basically, we are changing the existing statements to work with our BSP. | 276 | Basically, we are changing the existing statements to work with our BSP. |
| 279 | </para> | 277 | </para> |
| 280 | 278 | ||
