mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
n450: use linux-yocto (2.6.37) by default
Signed-off-by: Darren Hart <dvhart@linux.intel.com> Acked-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
c4ca6bf250
commit
7245856f0a
|
@ -9,7 +9,7 @@ SYSLINUX_OPTS = "serial 0 115200"
|
|||
SERIAL_CONSOLE = "115200 ttyS0"
|
||||
APPEND += "console=ttyS0,115200 console=tty0"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto-stable"
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
|
||||
|
||||
# Ensure the bsp packages are installed
|
||||
MACHINE_EXTRA_RRECOMMENDS += " n450-audio "
|
||||
|
|
Loading…
Reference in New Issue
Block a user