mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
wandboard: set PREFERRED_VERSION to 3.0.35
Set the PREFERRED_VERSION for the Linux kernel to 3.0.35. This allows the addition of Linux 3.10.17-beta recipes without them being used by default as they do not fully support the hardware and are for development only. Signed-off-by: John Weber <rjohnweber@gmail.com>
This commit is contained in:
parent
a05e60403e
commit
009c807b1d
|
@ -4,6 +4,7 @@ include conf/machine/include/imx-base.inc
|
|||
include conf/machine/include/tune-cortexa9.inc
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-wandboard"
|
||||
PREFERRED_VERSION_linux-wandboard ?= "3.0.35"
|
||||
|
||||
SERIAL_CONSOLE = "115200 ttymxc0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user