summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/intro.rst
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2025-02-12 19:58:52 +0100
committerSteve Sakoman <steve@sakoman.com>2025-02-24 07:00:53 -0800
commit73aef33dfa39822cd7ea2f07b9939134c015729d (patch)
tree2c7bca77d4bd934aa567657653f084f5c54595a8 /documentation/dev-manual/intro.rst
parent3b0b758d2e104358d79bd1a551858314c2fd92ac (diff)
downloadpoky-73aef33dfa39822cd7ea2f07b9939134c015729d.tar.gz
scritps/runqemu: Ensure we only have two serial ports
I have a theory that some of the console boot issues we're seeing are due to starting images with three serial ports yet only starting gettys on two of them. This means that occasionally, depending on the port numbering we may not get a login prompt on the console we expect it on. To fix this, change the runqemu code so that if serial ports are passed in on the commandline (as is the case in automated testing), we don't add any other GUI serial consoles. We do need to make sure we do have at least two serial ports since we don't want getty timeout warnings. (From OE-Core rev: 44e1279970d306b0da4fcc11f9e780915f481819) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 1b0348535dce3b776efbcf26406b94730a51eb85) Signed-off-by: Ming Liu <liu.ming50@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/dev-manual/intro.rst')
0 files changed, 0 insertions, 0 deletions