diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-08-02 13:30:37 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-15 15:26:58 +0100 |
| commit | 07544deddca6a885be0133a0a5da89f2e1a365e0 (patch) | |
| tree | d0df8062baa687132084b84201704356a54d1b45 /documentation | |
| parent | 97f2475f134376c43a89ca2079a04aaa00eaf70b (diff) | |
| download | poky-07544deddca6a885be0133a0a5da89f2e1a365e0.tar.gz | |
documentation/dev-manual/dev-manual-bsp-appendix.xml: better link added.
In the section that describes how to get the local Yocto Project files
I was referencing the general section. I have added a more specific link
to the bulleted item that describes how to get these files.
(From yocto-docs rev: 2b03c4d39a83d731581a6cd63a5c9e5c7e4cb57b)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/dev-manual/dev-manual-bsp-appendix.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml index 4460d5981d..bbf9e2b254 100644 --- a/documentation/dev-manual/dev-manual-bsp-appendix.xml +++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml | |||
| @@ -25,7 +25,9 @@ | |||
| 25 | You need to have the Yocto Project files available on your host system. | 25 | You need to have the Yocto Project files available on your host system. |
| 26 | You can get files through tarball extraction or by cloning the <filename>poky</filename> | 26 | You can get files through tarball extraction or by cloning the <filename>poky</filename> |
| 27 | Git repository. | 27 | Git repository. |
| 28 | See the <xref linkend='getting-setup'>Getting Setup</xref> earlier in this manual | 28 | See the bulleted item |
| 29 | <link linkend='local-yp-release'>Yocto Project Release</link> in | ||
| 30 | <xref linkend='getting-setup'>Getting Setup</xref> earlier in this manual | ||
| 29 | for information on how to get these files. | 31 | for information on how to get these files. |
| 30 | </para> | 32 | </para> |
| 31 | 33 | ||
