From c3e12aa981e97261093abee05bb0301c35f54c23 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Tue, 11 Oct 2011 11:16:20 -0500 Subject: 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 --- meta-emenlow/conf/machine/emenlow.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf index 97455315..f9172bcc 100644 --- a/meta-emenlow/conf/machine/emenlow.conf +++ b/meta-emenlow/conf/machine/emenlow.conf @@ -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" -- cgit v1.2.3-54-g00ecf