diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-04-24 15:33:18 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-02 17:40:51 +0100 |
commit | 28d3202befcec72554885f8ea9cb7985523b89f5 (patch) | |
tree | 13e4cc60cdee5312cfd31440350afc26b23b794b /meta/conf | |
parent | bdcc5e8f1286d288baf410458efc39a59b68d751 (diff) | |
download | openembedded-core-28d3202befcec72554885f8ea9cb7985523b89f5.tar.gz openembedded-core-28d3202befcec72554885f8ea9cb7985523b89f5.tar.bz2 openembedded-core-28d3202befcec72554885f8ea9cb7985523b89f5.zip |
sysvinit-inittab: ensure unique label for SERIAL_CONSOLES entries
The label field in /etc/inittab entries needs to be unique, and the
numeric label being used for the SERIAL_CONSOLES getty entries was
clashing with the entries added for standard ttyX entries added via
SYSVINIT_ENABLED_GETTYS. Use the part after "tty" in the device name
(which is what the comment further down explicitly says should be done)
as the label rather than a simple incrementing number.
Fixes [YOCTO #4374].
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions