summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-09-23 10:15:32 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-01 22:52:51 +0100
commit46b76d4b40da37fbf94daba736a1787b969293d2 (patch)
tree265ea9a76bbe98820cd4c20acdac0d269d266064
parent5cb082812952fff8c07a4f0948f0d98f0650c70a (diff)
downloadast2050-yocto-poky-46b76d4b40da37fbf94daba736a1787b969293d2.zip
ast2050-yocto-poky-46b76d4b40da37fbf94daba736a1787b969293d2.tar.gz
ref-manual: Updated the SERIAL_CONSOLE variable
Added minor wording to the note. (From yocto-docs rev: 1c575ad8ef6823a66adcc0b4e223ecb55226f13f) 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.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 4963236..6be2b7a 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -4599,7 +4599,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
SERIAL_CONSOLE = "115200 ttyS0"
</literallayout>
<note>
- The <filename>SERIAL_CONSOLE</filename> is deprecated.
+ The <filename>SERIAL_CONSOLE</filename> variable
+ is deprecated.
Please use the
<link linkend='var-SERIAL_CONSOLES'><filename>SERIAL_CONSOLES</filename></link>
variable.
OpenPOWER on IntegriCloud