]> code.ossystems Code Review - openembedded-core.git/commit
sysvinit-inittab_2.88dsf.bb: only run serial checks at boot if we have items to check
authorMatthew McClintock <msm@freescale.com>
Tue, 11 Sep 2012 17:56:53 +0000 (12:56 -0500)
committerScott Garman <scott.a.garman@intel.com>
Mon, 24 Sep 2012 16:51:12 +0000 (09:51 -0700)
commit2136030c1d240d9b8f123e3c8af5dacf66e86ab4
tree149b362507ea59a8873d91011069cafba3f2832f
parent961498e3b4c4a93070bf278e67fc48c02333cd63
sysvinit-inittab_2.88dsf.bb: only run serial checks at boot if we have items to check

Right now, we delay running the serial console checks to we boot up. This causes
issues for read only file systems. So, if have not configured any serial ports to
check via SERIAL_CONSOLES_CHECK we can skip the check at boot. This fixes any
issues with read only file systems and ipk packaging.

Signed-off-by: Matthew McClintock <msm@freescale.com>
meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb