mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
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:
parent
c2a48abe27
commit
53a541b65d
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user