diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-28 10:59:27 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:13:40 +0100 |
commit | a84d3c0e717a9055109c899e2727afa0b7bde8f7 (patch) | |
tree | e9f94b8dc67dcadc3aded2accdaefabd3293021d | |
parent | e7830e0d3349bb910d414e67d5243db9ba01f261 (diff) | |
download | poky-a84d3c0e717a9055109c899e2727afa0b7bde8f7.tar.gz |
ref-manual: Edits to LIC_FILES_CHKSUM variable.
(From yocto-docs rev: f54e0171323214a4bf7be8fbab8757ab7eea933a)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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'> |