meta-nuc: disable serial port config

There is no serial port on the NUC, so remove the serial port
configuration to avoid these kind of errors in the /var/log/messages:

  Dec 12 19:06:06 nuc auth.err getty: ttyS0: ioctl: Input/output error

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
Nitin A Kamble 2012-12-11 15:59:24 -08:00 committed by Tom Zanussi
parent 6408a39055
commit a2d990eaad

View File

@ -20,3 +20,6 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
VA_FEATURES ?= "gst-va-intel va-intel"
MACHINE_EXTRA_RRECOMMENDS += "${VA_FEATURES} lms"
# disable the serial port configuration
SERIAL_CONSOLE = ""