]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
genericx86-64.conf: Add SERIAL_CONSOLES_CHECK = "ttyS0"
authorCalifornia Sullivan <california.l.sullivan@intel.com>
Wed, 28 Sep 2016 23:27:34 +0000 (16:27 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Sep 2016 23:31:37 +0000 (00:31 +0100)
commitbb28e1211b9f2542c7edb627abd8aaae2cbe8df8
tree689b662d846a633a6e95bd992adbc33a205fe934
parentb0e7ac3b54d36977ac46abe5b17ddce54d44a2c7
genericx86-64.conf: Add SERIAL_CONSOLES_CHECK = "ttyS0"

Trying to start getty on a non-existent console will spew I/O errors
into auth.log on some hardware. Avoid this behavior by checking that
ttyS0 is a console that exists.

Fixes [YOCTO #10291].

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-yocto-bsp/conf/machine/genericx86-64.conf