From: Scott Rifenbark Date: Wed, 7 Aug 2013 12:56:52 +0000 (+0300) Subject: ref-manual, dev-manual: Fixed links for SERIAL_CONSOLE X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=43bc43ca817812814e16dd97322c88bd7aad30b1;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 Signed-off-by: Richard Purdie --- diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 5df89a94d77..792568cd251 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -1367,7 +1367,7 @@ You might also need these variables: - SERIAL_CONSOLE + SERIAL_CONSOLES (e.g. "115200 ttyS0") KERNEL_IMAGETYPE (e.g. "zImage") diff --git a/documentation/ref-manual/ref-varlocality.xml b/documentation/ref-manual/ref-varlocality.xml index 145b5721450..d3f873298de 100644 --- a/documentation/ref-manual/ref-varlocality.xml +++ b/documentation/ref-manual/ref-varlocality.xml @@ -58,7 +58,7 @@ TARGET_ARCH - SERIAL_CONSOLE + SERIAL_CONSOLES PACKAGE_EXTRA_ARCHS