From 61ce3fd240620da28ba35f5b1461b77e64ae9903 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 9 Aug 2013 11:08:38 +0300 Subject: ref-manual: Added BINCONFIG_GLOB variable and updated binconfig.bbclass New variable. Changed the class section to have a reference-like section title. Added a link back to the GLOB variable. (From yocto-docs rev: 42dbafc1b64d8572930501f25a0470038721524f) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'documentation/ref-manual/ref-variables.xml') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index ded45262c8..a357377032 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -672,6 +672,29 @@ Core layer for images cannot be removed + BINCONFIG_GLOB + + + When inheriting binconfig.bbclass + from a recipe, this variable specifies a wildcard for + configuration scripts that need editing. + The scripts are edited to correct any paths that have been + set up during compilation so that they are correct for + use when installed into the sysroot and called by the + build processes of other recipes. + + + + For more information on how this variable works, see + meta/classes/binconfig.bbclass in the + Source Directory. + You can also find general information on the class in the + "binconfig.bbclass" + section. + + + + BP The base recipe name and version but without any special -- cgit v1.2.3-54-g00ecf