From 4c2b2fc32462866b8cb133b4cb44ce9f7f3159ed Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 16 Nov 2012 08:43:39 -0600 Subject: documentation: poky-ref-manual - new COMBINED_FEATURES variable. Fixes [YOCTO #3292] Partial fix for this bug. (From yocto-docs rev: 300d23b29d8abf236cbfa6f2630322c58ca67854) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/ref-variables.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'documentation/poky-ref-manual/ref-variables.xml') diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index a532028..4900879 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml @@ -469,6 +469,15 @@ + COMBINED_FEATURES + + A set of features common between + MACHINE_FEATURES + and DISTRO_FEATURES. + See the glossary descriptions for these variables for more information. + + + COMPATIBLE_MACHINE A regular expression which evaluates to match the machines the recipe -- cgit v1.1