From: Henning Heinold Date: Sun, 11 Nov 2007 20:11:02 +0000 (+0000) Subject: simpad: making the default kernel 2.6 X-Git-Tag: Release-2010-05/1~8440^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6879d344a341adfef424ddecb71133a1bf16c1fd;p=openembedded.git simpad: making the default kernel 2.6 * Reasons, nobody in oe is using 2.4 anymore and 2.6 seems to be stable --- diff --git a/conf/machine/simpad.conf b/conf/machine/simpad.conf index 3b527293df..ab3da912ba 100644 --- a/conf/machine/simpad.conf +++ b/conf/machine/simpad.conf @@ -2,7 +2,7 @@ #@NAME: SIEMENS SIMpad SL4, SIEMENS SIMpad CL4, SIEMENS SIMpad SLC, Telekom T-Sinus PAD #@DESCRIPTION: Machine configuration for the SA1100 based SIEMENS SIMpad and Telekom T-Sinus PAD devices -MACHINE_KERNEL_VERSION ?= "2.4" +MACHINE_KERNEL_VERSION ?= "2.6" TARGET_ARCH = "arm"