[OE-core] [PATCH 0/2] sysvinit-inittab: start_getty fixes

Andrea Adami andrea.adami at gmail.com
Fri Sep 15 23:35:48 UTC 2017


The tty driver name can contain spaces: the script fails the match and ttyS0
is "respawning too fast: disabled for 5 minutes."

This happened with 'PXA serial'.

First patch extends commit ac0e9541fe93e866e42914f65a0516b993f0cffe
"start_getty: Over added SERIAL_CONSOLE cause error in userspace log"

While there clean up the messages and fix some typos with the second patch.

Andrea Adami (2):
  sysvinit-inittab: start_getty: consider whitespaces in tty driver name
  sysvinit-inittab: start_getty: Cleanup comments.

 .../sysvinit/sysvinit-inittab/start_getty          | 40 +++++++++++++---------
 1 file changed, 24 insertions(+), 16 deletions(-)

-- 
2.7.4




More information about the Openembedded-core mailing list