From 226de9287cd25523a95d243c2f0232e9bb91c8fc Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 28 Mar 2013 08:44:54 -0700 Subject: [PATCH] ref-manual: Edits to BBFILES variable. (From yocto-docs rev: e3d1516673b8ba0dcb84da417a575e2f6faba573) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 7c931b8f37..7bebacdce9 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -422,7 +422,9 @@ BBFILE_PATTERN - Variable that expands to match files from BBFILES in a particular layer. + Variable that expands to match files from + BBFILES + in a particular layer. This variable is used in the conf/layer.conf file and must be suffixed with the name of the specific layer (e.g. BBFILE_PATTERN_emenlow).