From: Cliff Brake Date: Wed, 8 Aug 2007 19:17:30 +0000 (+0000) Subject: compulab-pxa270.conf: make default kernel 2.6.22 X-Git-Tag: Release-2010-05/1~9076^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cfa5ab8c779bd52272dce92657b51fd29fee8bf;p=openembedded.git compulab-pxa270.conf: make default kernel 2.6.22 --- diff --git a/conf/machine/compulab-pxa270.conf b/conf/machine/compulab-pxa270.conf index 063a68481a..b1e7082fd7 100644 --- a/conf/machine/compulab-pxa270.conf +++ b/conf/machine/compulab-pxa270.conf @@ -3,7 +3,7 @@ #@DESCRIPTION: Machine configuration for Compulab PXA270 system #OLDEST_KERNEL = "2.6.16" TARGET_ARCH = "arm" -PREFERRED_VERSION_compulab-pxa270 = "2.6.16" +PREFERRED_VERSION_compulab-pxa270 = "2.6.22" GUI_MACHINE_CLASS ?= "bigscreen" PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}"