]> code.ossystems Code Review - openembedded-core.git/commit
sysvinit-inittab: restrict labels to 4 chars
authorStephano Cetola <stephano.cetola@linux.intel.com>
Fri, 29 Apr 2016 03:01:56 +0000 (20:01 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Jun 2016 18:33:23 +0000 (19:33 +0100)
commit3bfa60541216e1d1bd228b6d8c516d4a5736ae09
tree63b12dd28f05131cc3f5a44910c59f6d4a2fffe8
parent7c44f2c0f6404cdb46c542f0be455a2cf4078dcb
sysvinit-inittab: restrict labels to 4 chars

The current recipe creates inittab labels based off the device node name
of TTYs used as consoles. If those names exceed the 4 character label
limit of inittab, it will break. This change takes the last 4 chars of
the device names in order to avoid any errors.

[ YOCTO #9529 ]

(From OE-Core rev: 30acc7a6b9e6d1c42ba1df6e5a362d10b43cb4eb)

Signed-off-by: Stephano Cetola <stephano.cetola@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster@mvista.com>
meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb