]> code.ossystems Code Review - openembedded-core.git/commit
sysvinit-inittab_2.88dsf.bb: Allow aliasing with SERIAL_CONSOLES_CHECK
authorCalifornia Sullivan <california.l.sullivan@intel.com>
Thu, 4 Aug 2016 02:36:36 +0000 (19:36 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Aug 2016 09:45:32 +0000 (10:45 +0100)
commit91d9f3271c12fb755ab332637b17650d5fe75ce2
tree93d700c4b0f4e162e33ebe3c61dcbe3232fea2d7
parentf9faa8df85317d12743134a44576b4882a9fb22a
sysvinit-inittab_2.88dsf.bb: Allow aliasing with SERIAL_CONSOLES_CHECK

With some hardware the name of the device node and the name in
/proc/console differ. This causes SERIAL_CONSOLES_CHECK to not enable
working consoles in these cases. This patch changes SERIAL_CONSOLES_CHECK
to have an optional alias for the checked consoles. The new format is:

<device>:<alias to check(optional)>

Fixes [YOCTO #9440].

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb