summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-05-26 16:33:15 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-10-21 23:11:38 +0100
commit6c97739acb7525f649b06558656767ab9ae72bec (patch)
tree3ccc864189b80b1553e89afc38f85cc2c9897810 /documentation
parent0120391b046dc61d35b3250a47f226f52887d727 (diff)
downloadast2050-yocto-poky-6c97739acb7525f649b06558656767ab9ae72bec.zip
ast2050-yocto-poky-6c97739acb7525f649b06558656767ab9ae72bec.tar.gz
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 <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 1f7604b..eaa5f4e 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
<filename>UNKNOWN_CONFIGURE_WHITELIST</filename>.
</para>
+
+ <para>
+ The test for
+ <filename>UNKNOWN_CONFIGURE_WHITELIST</filename> is part
+ of the
+ <link linkend='ref-classes-insane'><filename>insane</filename></link>
+ class and is only enabled if the recipe inherits the
+ <link linkend='ref-classes-autotools'><filename>autotools</filename></link>
+ class.
+ </para>
</glossdef>
</glossentry>
OpenPOWER on IntegriCloud