mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
meta-emenlow: switch edison back to linux-yocto-2.6.37 kernel
To minimize risk for the edison release, back up to the tried-and-true 2.6.37 kernel until more testing can be done in master. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
9ec23b476b
commit
c3e12aa981
|
@ -12,7 +12,7 @@ MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \
|
|||
KERNEL_IMAGETYPE = "bzImage"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.0%"
|
||||
PREFERRED_VERSION_linux-yocto ?= "2.6.37+git%"
|
||||
|
||||
PREFERRED_PROVIDER_linux-libc-headers ?= "linux-libc-headers-yocto"
|
||||
PREFERRED_PROVIDER_libdrm = "libdrm-poulsbo"
|
||||
|
|
Loading…
Reference in New Issue
Block a user