cedartrail: Add PREFERRED_VERSION for linux-yocto for cedartrail-nopvr machine

Added PREFERRED_VERSION for linux-yocto for cedartrail-nopvr  machine to
avoid build warnings.

Signed-off-by: Rahul Saxena  <rahul.saxena@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
Rahul Saxena 2012-11-09 15:01:37 -08:00 committed by Tom Zanussi
parent c2a48abe27
commit 53a541b65d

View File

@ -13,7 +13,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
${XSERVER_IA32_EXT} \
${XSERVER_IA32_VESA} \
"
PREFERRED_VERSION_linux-yocto ?= "3.0%"
SYSLINUX_OPTS = "serial 0 115200"
SERIAL_CONSOLE = "115200 ttyS0"
APPEND += "console=ttyS0,115200 console=tty0"