diff options
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 23fe492790..047f4892aa 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -1854,7 +1854,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
1854 | failure, which gives the developer an opportunity to review any | 1854 | failure, which gives the developer an opportunity to review any |
1855 | license change.</para> | 1855 | license change.</para> |
1856 | <para> | 1856 | <para> |
1857 | This variable must be defined for all recipes (unless <filename>LICENSE</filename> | 1857 | This variable must be defined for all recipes (unless |
1858 | <link linkend='var-LICENSE'><filename>LICENSE</filename></link> | ||
1858 | is set to "CLOSED")</para> | 1859 | is set to "CLOSED")</para> |
1859 | <para>For more information, see the | 1860 | <para>For more information, see the |
1860 | <link linkend='usingpoky-configuring-LIC_FILES_CHKSUM'> | 1861 | <link linkend='usingpoky-configuring-LIC_FILES_CHKSUM'> |