From f1c504011efaead0b7a46c179cbb5a5361c1d1ff Mon Sep 17 00:00:00 2001 From: Stelios Koroneos Date: Thu, 7 Jun 2007 23:17:47 +0000 Subject: [PATCH] patched conf/machine/i686-generic.conf : remove tune includes Set oldest kernel to 2.6.20 --- conf/machine/i686-generic.conf | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/conf/machine/i686-generic.conf b/conf/machine/i686-generic.conf index 21549653f6..1f91f89281 100644 --- a/conf/machine/i686-generic.conf +++ b/conf/machine/i686-generic.conf @@ -9,7 +9,7 @@ TARGET_ARCH = "i686" PACKAGE_EXTRA_ARCHS = "x86 i386 i486 i586" PREFERRED_PROVIDER_virtual/kernel = "linux-x86" -OLDEST_KERNEL = "2.6.18" +OLDEST_KERNEL = "2.6.20" GLIBC_ADDONS = "nptl" GLIBC_EXTRA_OECONF = "--with-tls" @@ -19,6 +19,3 @@ IMAGE_FSTYPES = "ext2.gz" MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2" MACHINE_TASK_PROVIDER = "task-base" - -#tune for the i686 cpu -require conf/machine/include/tune-i686.conf -- 2.39.5