1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-17 06:19:56 +00:00
Files
poky/meta/recipes-core
Kevin Hao bfbccfd85f sysvinit-inittab/start_getty: Check /sys for the tty device existence
The hvc tty driver doesn't populate a file like /proc/tty/driver/serial,
so the current implementation of start_getty doesn't work for the hvc
console. By checking the /sys/class/tty/ for the tty device existence,
it should support more console types and also make the codes more simple.

(From OE-Core rev: 670ceef0f6584ece5ce4176610255226a6148570)

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-04-18 11:37:26 +01:00
..
2021-04-18 11:37:24 +01:00
2021-03-02 20:39:35 +00:00
2021-04-18 11:37:24 +01:00
2021-04-18 11:37:24 +01:00
2021-04-18 11:37:24 +01:00
2021-04-18 11:37:24 +01:00
2021-01-23 17:08:53 +00:00
2020-12-18 22:52:24 +00:00
2021-04-18 11:37:25 +01:00
2021-03-01 11:12:16 +00:00