From: Florian Boor Date: Wed, 1 Jul 2009 10:47:32 +0000 (+0200) Subject: tx25.conf: Prefer a usable kernel X-Git-Tag: Release-2010-05/1~3016^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a6639419da0ba9ad60a8b91da476f18397ff3e4;p=openembedded.git tx25.conf: Prefer a usable kernel --- diff --git a/conf/machine/tx25.conf b/conf/machine/tx25.conf index abe1135dce..8ec67b0ce6 100644 --- a/conf/machine/tx25.conf +++ b/conf/machine/tx25.conf @@ -9,7 +9,7 @@ MACHINE_FEATURES = "kernel26 apm alsa ext2 pcmcia usbhost usbgadget screen camer GUI_MACHINE_CLASS = "bigscreen" PREFERRED_PROVIDER_virtual/kernel = "linux" -PREFERRED_VERSION_linux = "2.6.30-rc4" +PREFERRED_VERSION_linux = "2.6.29+2.6.30-rc4" PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive" XSERVER = "xserver-kdrive-fbdev"