From 6c97739acb7525f649b06558656767ab9ae72bec Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 26 May 2015 16:33:15 -0600 Subject: ref-manual: Updated the UNKNOWN_CONFIGURE_WHITELIST variable. Added information to note when it is used (insane.bbclass) and only if the recipe inherits the autotools.bbclass. Fixes [YOCTO #7755] (From yocto-docs rev: 1a30a52c90a77990e9fd178837102b7f1978d7e8) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 1f7604ba64..eaa5f4e490 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -13549,6 +13549,16 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" For these cases, the options are added to UNKNOWN_CONFIGURE_WHITELIST. + + + The test for + UNKNOWN_CONFIGURE_WHITELIST is part + of the + insane + class and is only enabled if the recipe inherits the + autotools + class. + -- cgit v1.2.3-54-g00ecf