diff options
author | Jörg Sommer <joerg.sommer@navimatix.de> | 2024-08-29 20:33:45 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-08-30 21:59:38 +0100 |
commit | 4b60e8690c258eb748e5ae8936d4d2c1ee5efe1f (patch) | |
tree | 256931d61e8a4213eb4631d0e6149fbca608dcc6 /meta/lib/patchtest/patch.py | |
parent | 9ec017b0fda465cde08a1098afa977e8c5006f5e (diff) | |
download | poky-4b60e8690c258eb748e5ae8936d4d2c1ee5efe1f.tar.gz |
runqemu: Fix detection of -serial parameter
The pattern `-serial` matches also `-device usb-serial` and `virtio-serial`
which are not the desired parameter. This causes the serial console ttyS1 is
missing and Systemd's getty@ttyS1 fails constantly.
(From OE-Core rev: b6d035894120b45b42f146ab5b3110522c58d178)
Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/patchtest/patch.py')
0 files changed, 0 insertions, 0 deletions