diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-03-02 09:47:21 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-08 12:08:06 -0800 |
| commit | eb829f27688bdfbf0e223a18f07f7098341324dc (patch) | |
| tree | a9cbee978f255cbc0f6b7dbaefac46d162c9e879 /documentation/bsp-guide | |
| parent | 99d5ff01946695d9583f81f7dabb9f81bdc15883 (diff) | |
| download | poky-eb829f27688bdfbf0e223a18f07f7098341324dc.tar.gz | |
documentation: Section change and cross-reference fixes
I renamed the "BitBake Layers" section in the YP Development
Manual to "Understanding and Creating Layers." Renaming the
section broke three cross-references in the YP documentation
manual set. I applied fixes to the references.
(From yocto-docs rev: 93f4f5dfb61ed48047a40f5bbbc3f5e844c7c2f4)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide')
| -rw-r--r-- | documentation/bsp-guide/bsp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index bc5957ae39..35dae930f9 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
| @@ -120,7 +120,7 @@ | |||
| 120 | 120 | ||
| 121 | <para> | 121 | <para> |
| 122 | For more detailed information on layers, see the | 122 | For more detailed information on layers, see the |
| 123 | "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#usingpoky-changes-layers'>Bitbake Layers</ulink>" | 123 | "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>" |
| 124 | section of the Yocto Project Development Manual. | 124 | section of the Yocto Project Development Manual. |
| 125 | You can also see the detailed examples in the appendices of | 125 | You can also see the detailed examples in the appendices of |
| 126 | <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'> | 126 | <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'> |
