From a44253690722711afea3e5f169b78ceeca44c41f Mon Sep 17 00:00:00 2001 From: James Maki Date: Mon, 18 Oct 2010 08:56:45 -0500 Subject: set the preferred linux version back to 2.6.28 for now --- conf/machine/mtcdp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/mtcdp.conf b/conf/machine/mtcdp.conf index 5588ead151..fd03fd2ae1 100644 --- a/conf/machine/mtcdp.conf +++ b/conf/machine/mtcdp.conf @@ -5,7 +5,7 @@ TARGET_ARCH = "arm" PREFERRED_PROVIDER_virtual/kernel = "linux" -PREFERRED_VERSION_linux = "2.6.32" +PREFERRED_VERSION_linux = "2.6.28" KERNEL_IMAGETYPE = "uImage" UBOOT_MACHINE = "at91sam9g20ek_nandflash_config" -- cgit v1.2.3