diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-02-11 12:20:20 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-14 17:25:44 +0000 |
| commit | cd474b08f6ea538e5a5b8a3441e892f9d3a87408 (patch) | |
| tree | 74c4178ac11b2a8797a0843e51b530632a69231a /documentation/bsp-guide | |
| parent | b8761468d32b2823c8e22f7b1c42091f652077c5 (diff) | |
| download | poky-cd474b08f6ea538e5a5b8a3441e892f9d3a87408.tar.gz | |
dev-manual, bsp-guide: Added some links
Fixes YOCTO #3552
Added some links to the FILESEXTRAPATHS and SRC_URI variables.
These links connect appropriate sections to a newly improved
section on FILESEXTRAPATHS glossary description.
(From yocto-docs rev: a58e7c6f013393c87381411f918e16a8f04d55d1)
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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 94415a679c..5c34bfdca9 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
| @@ -621,7 +621,8 @@ | |||
| 621 | </para> | 621 | </para> |
| 622 | 622 | ||
| 623 | <para> | 623 | <para> |
| 624 | The <filename>FILESEXTRAPATHS</filename> variable is in boilerplate form in the | 624 | The <ulink url='&YOCTO_DOCS_REF_URL;#var-FILESEXTRAPATHS'><filename>FILESEXTRAPATHS</filename></ulink> |
| 625 | variable is in boilerplate form in the | ||
| 625 | previous example in order to make it easy to do that. | 626 | previous example in order to make it easy to do that. |
| 626 | This variable must be in your layer or BitBake will not find the patches or | 627 | This variable must be in your layer or BitBake will not find the patches or |
| 627 | configurations even if you have them in your <filename>SRC_URI</filename>. | 628 | configurations even if you have them in your <filename>SRC_URI</filename>. |
