summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-16 15:06:52 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-17 22:34:20 +0100
commit80bfd00dcf499410befa98f99506cb3ca4184640 (patch)
treeedde0ecfc79adf8193cceb9d842734b3e88e20b8 /documentation/bsp-guide
parent52718916aa3466b71ad0d28274e457125eed9dd2 (diff)
downloadpoky-80bfd00dcf499410befa98f99506cb3ca4184640.tar.gz
bsp-guide: Added a link to the term "Metadata".
(From yocto-docs rev: 13f05a587bb74e5b972e15343ac9f05eea41b544) 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.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 65f76bcb33..5b1d31d7c4 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -259,8 +259,9 @@
259 This file provides information on where to locate the BSP source files. 259 This file provides information on where to locate the BSP source files.
260 For example, information provides where to find the sources that comprise 260 For example, information provides where to find the sources that comprise
261 the images shipped with the BSP. 261 the images shipped with the BSP.
262 Information is also included to help you find the metadata used to generate the images 262 Information is also included to help you find the
263 that ship with the BSP. 263 <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink>
264 used to generate the images that ship with the BSP.
264 </para> 265 </para>
265 </section> 266 </section>
266 267