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:
John Weber 2014-01-14 08:43:05 -06:00 committed by Otavio Salvador
parent a05e60403e
commit 009c807b1d

View File

@ -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"