diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 0a34f3637f..235939c6c7 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -4719,6 +4719,22 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 4719 | </glossdef> | 4719 | </glossdef> |
| 4720 | </glossentry> | 4720 | </glossentry> |
| 4721 | 4721 | ||
| 4722 | <glossentry id='var-LICENSE_FLAGS_WHITELIST'><glossterm>LICENSE_FLAGS_WHITELIST</glossterm> | ||
| 4723 | <glossdef> | ||
| 4724 | <para> | ||
| 4725 | Lists license flags that when specified in | ||
| 4726 | <link linkend='var-LICENSE_FLAGS'><filename>LICENSE_FLAGS</filename></link> | ||
| 4727 | within a recipe should not prevent that recipe from being | ||
| 4728 | built. | ||
| 4729 | This practice is otherwise known as "whitelisting" | ||
| 4730 | license flags. | ||
| 4731 | For more information, see the | ||
| 4732 | <link linkend='enabling-commercially-licensed-recipes'>Enabling Commercially Licensed Recipes</link>" | ||
| 4733 | section. | ||
| 4734 | </para> | ||
| 4735 | </glossdef> | ||
| 4736 | </glossentry> | ||
| 4737 | |||
| 4722 | <glossentry id='var-LICENSE_PATH'><glossterm>LICENSE_PATH</glossterm> | 4738 | <glossentry id='var-LICENSE_PATH'><glossterm>LICENSE_PATH</glossterm> |
| 4723 | <glossdef> | 4739 | <glossdef> |
| 4724 | <para>Path to additional licenses used during the build. | 4740 | <para>Path to additional licenses used during the build. |
