]> 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>
Fri, 30 Sep 2016 15:52:22 +0000 (16:52 +0100)
commita75b79a9e9d76db8f75af64c3792c7a1bbfd15b8
tree9b49f6b57af6c6232db2c91b20f5a4e5fcb568dc
parentde34aab334d5258b62fb6180669e3b6d63cea818
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].

(From meta-yocto rev: bb28e1211b9f2542c7edb627abd8aaae2cbe8df8)

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