summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/dbus-wait
diff options
context:
space:
mode:
authorMuhammad Shakeel <muhammad_shakeel@mentor.com>2013-10-07 15:05:04 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-12 16:59:53 +0000
commit2ec209c0f45f8fb3f455e3316b36d4a59d043143 (patch)
tree1a23ab924af8d74bc8177b30e6e1edbaf8d641bd /meta/recipes-core/dbus-wait
parent63d6c644a3bf16449d5dd0b0d4c0b6dac40ec4c6 (diff)
downloadpoky-2ec209c0f45f8fb3f455e3316b36d4a59d043143.tar.gz
sysvinit-inittab: Fix getting tty device name from SERIAL_CONSOLES entries
Currently the part after "tty" in the device name go into label along with everything after that part. For example if SERIAL_CONSOLES="115200;vt100;ttyS0" than label=S0 but if SERIAL_CONSOLES="115200;ttyS0;vt100" than label=S0;vt100. If SERIAL_CONSOLES="..;ttyX;..", part after 'X' should also be trimmed. (From OE-Core master rev: b00b9ae5693e04cacd0843c12a529e7f3dc501ed) (From OE-Core rev: e807747f28798b080bf13a65293ab04c8d83834c) Signed-off-by: Muhammad Shakeel <muhammad_shakeel@mentor.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/dbus-wait')
0 files changed, 0 insertions, 0 deletions