From 321d70e1863e8ef4f8d0ceb07b587782d69bb71e Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Thu, 23 Dec 2010 13:04:02 +0000 Subject: documentation/bsp-guide/bsp.xml: fix typo in variable name FILESEXTRAPATH -> FILESEXTRAPATHS Signed-off-by: Paul Eggleton --- documentation/bsp-guide/bsp.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 08821aaec1..076c08cf60 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -481,7 +481,7 @@ meta-Emenlow/recipes-Emenlow/image-creator/image-creator-native_0.1.bb This allows the BSP layer to do whatever it might want to do to customize the original recipe. - If your recipe needs to reference extra files it can use the FILESEXTRAPATH variable + If your recipe needs to reference extra files it can use the FILESEXTRAPATHS variable to specify their location. The example below shows extra files contained in a folder called ${PN} (the package name). -- cgit v1.2.3-54-g00ecf