diff options
author | Stephano Cetola <stephano.cetola@linux.intel.com> | 2016-04-28 20:01:56 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-06 10:30:55 +0100 |
commit | 30acc7a6b9e6d1c42ba1df6e5a362d10b43cb4eb (patch) | |
tree | 56225effdb3daaac86d101165caf90299d977954 /scripts/lib/devtool/build.py | |
parent | eef010bd91933d0c4b917d12e5716aa7e16b7307 (diff) | |
download | openembedded-core-30acc7a6b9e6d1c42ba1df6e5a362d10b43cb4eb.tar.gz openembedded-core-30acc7a6b9e6d1c42ba1df6e5a362d10b43cb4eb.tar.bz2 openembedded-core-30acc7a6b9e6d1c42ba1df6e5a362d10b43cb4eb.zip |
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 ]
Signed-off-by: Stephano Cetola <stephano.cetola@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build.py')
0 files changed, 0 insertions, 0 deletions