summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-08-07 15:56:52 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-13 13:18:53 +0100
commit43bc43ca817812814e16dd97322c88bd7aad30b1 (patch)
treee82b3a1eabd0ed9577a6ae12c45149121cd0ed09 /documentation
parent68dd73124864d9e6864231853d2ee9f1aad7e9c0 (diff)
downloadast2050-yocto-poky-43bc43ca817812814e16dd97322c88bd7aad30b1.zip
ast2050-yocto-poky-43bc43ca817812814e16dd97322c88bd7aad30b1.tar.gz
ref-manual, dev-manual: Fixed links for SERIAL_CONSOLE
These manuals had references to the deprecated SERIAL_CONSOLE variable. Changed the links to SERIAL_CONSOLES. (From yocto-docs rev: 998b8524d2111ebfb6bdb3d4620434cd81d92489) 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/dev-manual/dev-manual-common-tasks.xml2
-rw-r--r--documentation/ref-manual/ref-varlocality.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 5df89a9..792568c 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -1367,7 +1367,7 @@
<para>
You might also need these variables:
<itemizedlist>
- <listitem><para><filename><ulink url='&YOCTO_DOCS_REF_URL;#var-SERIAL_CONSOLE'>SERIAL_CONSOLE</ulink></filename>
+ <listitem><para><filename><ulink url='&YOCTO_DOCS_REF_URL;#var-SERIAL_CONSOLES'>SERIAL_CONSOLES</ulink></filename>
(e.g. "115200 ttyS0")</para></listitem>
<listitem><para><filename><ulink url='&YOCTO_DOCS_REF_URL;#var-KERNEL_IMAGETYPE'>KERNEL_IMAGETYPE</ulink></filename>
(e.g. "zImage")</para></listitem>
diff --git a/documentation/ref-manual/ref-varlocality.xml b/documentation/ref-manual/ref-varlocality.xml
index 145b572..d3f8732 100644
--- a/documentation/ref-manual/ref-varlocality.xml
+++ b/documentation/ref-manual/ref-varlocality.xml
@@ -58,7 +58,7 @@
<itemizedlist>
<listitem><para><filename><link linkend='var-TARGET_ARCH'>TARGET_ARCH</link></filename>
</para></listitem>
- <listitem><para><filename><link linkend='var-SERIAL_CONSOLE'>SERIAL_CONSOLE</link>
+ <listitem><para><filename><link linkend='var-SERIAL_CONSOLES'>SERIAL_CONSOLES</link>
</filename></para></listitem>
<listitem><para><filename><link linkend='var-PACKAGE_EXTRA_ARCHS'>PACKAGE_EXTRA_ARCHS</link>
</filename></para></listitem>
OpenPOWER on IntegriCloud