diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/compulab-pxa270.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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}" |