aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-04-26 14:48:19 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-01 20:50:50 +0100
commit1abb969b2e1e9db6055953e71da519f5a92b718a (patch)
treec486316f0a922362e6cec471756c3c8fd95ecf3a /documentation
parent6f74c604aa7e60475658c413d3384ef7ba97747e (diff)
downloadopenembedded-core-contrib-1abb969b2e1e9db6055953e71da519f5a92b718a.tar.gz
documentation/dev-manual/dev-manual-bsp-appendix.xml: Added link
Created a link to the Yocto Project Files term. (From yocto-docs rev: 9d92248cb5dd862095e815c008e1f47e7518856a) 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.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml
index e76c2c74af..a4c66839df 100644
--- a/documentation/dev-manual/dev-manual-bsp-appendix.xml
+++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml
@@ -133,7 +133,8 @@
<para>
You need to have the base BSP layer on your development system.
- Similar to the local Yocto Project files, you can get the BSP
+ Similar to the local <link linkend='yocto-project-files'>Yocto Project Files</link>,
+ you can get the BSP
layer in a couple of different ways:
download the BSP tarball and extract it, or set up a local Git repository that
has the Yocto Project BSP layers.