ref-manual: Added new KFEATURE_DESCRIPTION glossary entry.

(From yocto-docs rev: 34060ca253a4434cd61c61fbefd0fe58ecd5fb36)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-01-23 15:30:32 -08:00 committed by Richard Purdie
parent 5053b65416
commit 79d192fb2c
1 changed files with 16 additions and 0 deletions

View File

@ -1558,6 +1558,22 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
</glossdef>
</glossentry>
<glossentry id='var-KFEATURE_DESCRIPTION'><glossterm>KFEATURE_DESCRIPTION</glossterm>
<glossdef>
<para>
Provides a short description of a configuration fragment.
You use this variable in the <filename>.scc</filename>
file that describes a configuruation fragment file.
Here is the variable used in a file named
<filename>smp.scc</filename> to describe SMP being
enabled:
<literallayout class='monospaced'>
define KFEATURE_DESCRIPTION "Enable SMP"
</literallayout>
</para>
</glossdef>
</glossentry>
<glossentry id='var-KMACHINE'><glossterm>KMACHINE</glossterm>
<glossdef>
<para>