diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 13:58:53 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:16 +0000 |
commit | fb25e083d14ea63306902c4724aedea967d012b4 (patch) | |
tree | 30bb69ebb2975c811aad7689e31d53fc5b967199 | |
parent | 94392c4021c14ae351b59d18234d58df74c9e1ef (diff) | |
download | poky-fb25e083d14ea63306902c4724aedea967d012b4.tar.gz |
ref-manual: Edits to license class.
(From yocto-docs rev: 5440cd353326c1a5c4e0ae345d8ef9209b16c3da)
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-classes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 61e23ca8c9..2250e0a259 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -1483,7 +1483,7 @@ | |||
1483 | <title><filename>license.bbclass</filename></title> | 1483 | <title><filename>license.bbclass</filename></title> |
1484 | 1484 | ||
1485 | <para> | 1485 | <para> |
1486 | The license (<filename>license</filename>) class provides license | 1486 | The <filename>license</filename> class provides license |
1487 | manifest creation and license exclusion. | 1487 | manifest creation and license exclusion. |
1488 | This class is enabled by default using the default value for the | 1488 | This class is enabled by default using the default value for the |
1489 | <link linkend='var-INHERIT_DISTRO'><filename>INHERIT_DISTRO</filename></link> | 1489 | <link linkend='var-INHERIT_DISTRO'><filename>INHERIT_DISTRO</filename></link> |