From: Paul Sokolovsky Date: Fri, 12 Jan 2007 20:03:48 +0000 (+0000) Subject: rx3000.conf: Specify known good kernel version. X-Git-Tag: Release-2010-05/1~9380 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d136678e618e308ee7a47a1650102a9886fafcb2;p=openembedded.git rx3000.conf: Specify known good kernel version. --- diff --git a/conf/machine/rx3000.conf b/conf/machine/rx3000.conf index 40b13667b6..e39844d943 100644 --- a/conf/machine/rx3000.conf +++ b/conf/machine/rx3000.conf @@ -20,6 +20,7 @@ MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda bluetooth wifi usbgadget # Software/packages selection # PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6" +PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.19-hh8" PCMCIA_MANAGER = "pcmciautils" PREFERRED_PROVIDER_xserver = "xserver-kdrive"