From: Paul Sokolovsky Date: Sat, 30 Jun 2007 15:59:17 +0000 (+0000) Subject: rx3000.conf: Drop PREFERRED_VERSION for kernel from machine config. X-Git-Tag: Release-2010-05/1~8868^2~275 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d396b88a390ce476f9c4991c6753cfbcb973aa8;p=openembedded.git rx3000.conf: Drop PREFERRED_VERSION for kernel from machine config. --- diff --git a/conf/machine/rx3000.conf b/conf/machine/rx3000.conf index cc544ef7b1..0506a1f083 100644 --- a/conf/machine/rx3000.conf +++ b/conf/machine/rx3000.conf @@ -20,7 +20,6 @@ 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.18-hh2" PCMCIA_MANAGER = "pcmciautils" PREFERRED_PROVIDER_xserver = "xserver-kdrive"