From cd474b08f6ea538e5a5b8a3441e892f9d3a87408 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 11 Feb 2013 12:20:20 -0800 Subject: 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 Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'documentation/bsp-guide/bsp.xml') 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 @@ - The FILESEXTRAPATHS variable is in boilerplate form in the + The FILESEXTRAPATHS + variable is in boilerplate form in the previous example in order to make it easy to do that. This variable must be in your layer or BitBake will not find the patches or configurations even if you have them in your SRC_URI. -- cgit v1.2.3-54-g00ecf