]> code.ossystems Code Review - openembedded-core.git/commit
qemuriscv: check serial consoles w.r.t. /proc/consoles
authorKhem Raj <raj.khem@gmail.com>
Mon, 14 Dec 2020 06:01:25 +0000 (22:01 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Dec 2020 22:52:13 +0000 (22:52 +0000)
commit8a6559f1561ca6b7719bb46fc446db46d8086ea3
treeb2242db27ccdf8ce0b2f090b4104e8f3a4883918
parent78e2c81d02eb31c04a5ccb562f3524f9d0b7e35c
qemuriscv: check serial consoles w.r.t. /proc/consoles

qemuriscv enables hvc0 along with ttyS0, however its not enabled in
/proc/consoles, getty tries to enable it in inittab and erroring out

Fixes below message with sysvinit

INIT: Id "hvc0" respawning too fast: disabled for 5 minutes

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/machine/include/riscv/qemuriscv.inc