mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
manuals: final removal of SERIAL_CONSOLE variable
This deprecated variable has been removed for good through https://git.openembedded.org/openembedded-core/commit/?id=9d053af1fb570b4e3483de4ecd6827e1e0be61b7 (From yocto-docs rev: db22748d8a2bc4c53c6415537c772d2c49220aec) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6846d4d00b
commit
c1c672e7fa
@@ -7305,19 +7305,6 @@ system and gives an overview of their function and contents.
|
||||
:term:`FULL_OPTIMIZATION` unless :term:`DEBUG_BUILD` = "1", in which
|
||||
case the value of :term:`DEBUG_OPTIMIZATION` is used.
|
||||
|
||||
:term:`SERIAL_CONSOLE`
|
||||
Defines a serial console (TTY) to enable using
|
||||
`getty <https://en.wikipedia.org/wiki/Getty_(Unix)>`__. Provide a
|
||||
value that specifies the baud rate followed by the TTY device name
|
||||
separated by a space. You cannot specify more than one TTY device::
|
||||
|
||||
SERIAL_CONSOLE = "115200 ttyS0"
|
||||
|
||||
.. note::
|
||||
|
||||
The :term:`SERIAL_CONSOLE` variable is deprecated. Please use the
|
||||
:term:`SERIAL_CONSOLES` variable.
|
||||
|
||||
:term:`SERIAL_CONSOLES`
|
||||
Defines a serial console (TTY) to enable using
|
||||
`getty <https://en.wikipedia.org/wiki/Getty_(Unix)>`__. Provide a
|
||||
|
||||
Reference in New Issue
Block a user