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)
downloadast2050-yocto-poky-dc02de31e0469a31b10c88bdffc6af116455101c.zip
ast2050-yocto-poky-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 e0ceb43..de7b050 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"
</glossdef>
</glossentry>
+ <glossentry id='var-SERIAL_CONSOLES_CHECK'><glossterm>SERIAL_CONSOLES_CHECK</glossterm>
+ <glossdef>
+ <para>
+ Similar to
+ <link linkend='var-SERIAL_CONSOLES'><filename>SERIAL_CONSOLES</filename></link>
+ except the device is checked for existence before attempting
+ to enable it.
+ This variable is currently only supported with SysVinit
+ (i.e. not with systemd).
+ </para>
+ </glossdef>
+ </glossentry>
+
<glossentry id='var-SIGGEN_EXCLUDERECIPES_ABISAFE'><glossterm>SIGGEN_EXCLUDERECIPES_ABISAFE</glossterm>
<glossdef>
<para>
OpenPOWER on IntegriCloud