1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

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
@@ -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: