summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-08-07 15:24:07 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-13 13:18:52 +0100
commitdc02de31e0469a31b10c88bdffc6af116455101c (patch)
treef7560b3686ecd72ab7a8c34c26e87d338715d117 /documentation
parenta799158fc1536db662b6c9061ad325bdb2b67ba2 (diff)
downloadpoky-dc02de31e0469a31b10c88bdffc6af116455101c.tar.gz
ref-manual: Added glossary entry for SERIAL_CONSOLES_CHECK variable.
(From yocto-docs rev: d4e685033794c504220e30ba92adb7c7da64b753) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index e0ceb43f21..de7b050225 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -3637,6 +3637,19 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
3637 </glossdef> 3637 </glossdef>
3638 </glossentry> 3638 </glossentry>
3639 3639
3640 <glossentry id='var-SERIAL_CONSOLES_CHECK'><glossterm>SERIAL_CONSOLES_CHECK</glossterm>
3641 <glossdef>
3642 <para>
3643 Similar to
3644 <link linkend='var-SERIAL_CONSOLES'><filename>SERIAL_CONSOLES</filename></link>
3645 except the device is checked for existence before attempting
3646 to enable it.
3647 This variable is currently only supported with SysVinit
3648 (i.e. not with systemd).
3649 </para>
3650 </glossdef>
3651 </glossentry>
3652
3640 <glossentry id='var-SIGGEN_EXCLUDERECIPES_ABISAFE'><glossterm>SIGGEN_EXCLUDERECIPES_ABISAFE</glossterm> 3653 <glossentry id='var-SIGGEN_EXCLUDERECIPES_ABISAFE'><glossterm>SIGGEN_EXCLUDERECIPES_ABISAFE</glossterm>
3641 <glossdef> 3654 <glossdef>
3642 <para> 3655 <para>