migration-guides: remove SERIAL_CONSOLES_CHECK

(From yocto-docs rev: 364f8c17ba380107b2d837e17403307c3e04477c)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2023-11-01 17:27:00 +00:00
committed by Richard Purdie
parent 8f860dc46c
commit bb54a9a7dd
2 changed files with 5 additions and 1 deletions

View File

@@ -130,6 +130,9 @@ The following variables have been removed:
- ``PERLARCH``
- ``PERLVERSION``
- ``QEMU_USE_SLIRP``
- ``SERIAL_CONSOLES_CHECK``, which is no longer necessary because all
consoles listed in :term:`SERIAL_CONSOLES` are checked for their existence
before a ``getty`` is started.
.. _migration-4.3-removed-recipes:

View File

@@ -92,7 +92,8 @@ New Features / Enhancements in 4.3
- `ttyrun <https://github.com/ibm-s390-linux/s390-tools>`__, starts
``getty`` programs only when a terminal exists, preventing respawns
through the ``init`` program.
through the ``init`` program. This allowed to remove the
``SERIAL_CONSOLES_CHECK`` variable.
- New classes: