mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00: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
e2d488b275
commit
9f29ad7b9a
|
|
@ -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