diff options
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 10 |
1 files changed, 10 insertions, 0 deletions
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" | |||
| 13549 | For these cases, the options are added to | 13549 | For these cases, the options are added to |
| 13550 | <filename>UNKNOWN_CONFIGURE_WHITELIST</filename>. | 13550 | <filename>UNKNOWN_CONFIGURE_WHITELIST</filename>. |
| 13551 | </para> | 13551 | </para> |
| 13552 | |||
| 13553 | <para> | ||
| 13554 | The test for | ||
| 13555 | <filename>UNKNOWN_CONFIGURE_WHITELIST</filename> is part | ||
| 13556 | of the | ||
| 13557 | <link linkend='ref-classes-insane'><filename>insane</filename></link> | ||
| 13558 | class and is only enabled if the recipe inherits the | ||
| 13559 | <link linkend='ref-classes-autotools'><filename>autotools</filename></link> | ||
| 13560 | class. | ||
| 13561 | </para> | ||
| 13552 | </glossdef> | 13562 | </glossdef> |
| 13553 | </glossentry> | 13563 | </glossentry> |
| 13554 | 13564 | ||
