]> code.ossystems Code Review - openembedded-core.git/commit
sysvinit-inittab: fix getty device removal
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Tue, 29 Nov 2016 21:56:52 +0000 (15:56 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Dec 2016 08:30:01 +0000 (08:30 +0000)
commit2e0b36981c1f91ed0d3d457c370df10a099407af
treee140d568b8e8009fa1538feaedc10c0081a9e327
parent6a58e12d19c539deac9e90679a68438497a42fa4
sysvinit-inittab: fix getty device removal

getty devices were not being removed in some cases because device name
was not at the end of the line, for example a ttyS1 device:

S1:12345:respawn:/bin/start_getty 115200 ttyS1 vt102

Removing this limitation allows sed to remove any line containing
the device.

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb